Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 860 Bytes

File metadata and controls

29 lines (18 loc) · 860 Bytes
.. module:: TruePeopleSearch.transforms.common.entities
    :synopsis: Maltego Entity Classes

.. moduleauthor:: thehappydinoa <thehappydinoa@gmail.com>
.. sectionauthor:: thehappydinoa <thehappydinoa@gmail.com>

.. versionadded:: 3.0



TruePeopleSearch.TruePerson

keyword int properties_zip:Zip (properties.zip)
keyword str properties_url:Url (properties.url)
keyword str properties_state:State (properties.state)
keyword str properties_name:Name (properties.name)
keyword str properties_city:City (properties.city)
keyword int properties_age:Age (properties.age)