Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.43 KB

File metadata and controls

31 lines (27 loc) · 1.43 KB

EntryAddressItem

Properties

Name Type Description Notes
entry_address_id int Entry Address [optional]
entry_id int Entry [optional]
address_type_id int Address Type [optional]
salutation str Salutation [optional]
contact_name str Contact Name [optional]
street str Street [optional]
street2 str Street 2 [optional]
city str City [optional]
country_id int Country [optional]
state_province str State Province [optional]
zip_postcode str Zip Postcode [optional]
phone str Phone [optional]
phone_mobile_cell str Phone Mobile Cell [optional]
phone_other str Phone Other [optional]
phone_other2 str Phone Other 2 [optional]
email str Email [optional]
relationship str Relationship [optional]
active_date_start str Active Date Start [optional]
active_date_end str Active Date End [optional]
reference str Reference [optional]
comments str Comments [optional]
date_modified str Date Modified [optional]

[Back to Model list] [Back to API list] [Back to README]