Skip to content

Latest commit

 

History

History
55 lines (51 loc) · 2.87 KB

EntryItem.md

File metadata and controls

55 lines (51 loc) · 2.87 KB

EntryItem

Properties

Name Type Description Notes
entry_id int Entry [optional]
category_id int Category [optional]
event_id int Event [optional]
contact_id int Contact [optional]
entry_status_enum str Entry Status [optional]
address_type_id int Address Type [optional]
booking_id int Booking [optional]
entry_application_id int Entry Application [optional]
pin_number int Pin Number [optional]
portal_email str Portal Email [optional]
portal_auth_provider_user_id str Portal Auth Provider User [optional]
portal_reset_guid str Portal Reset GUID [optional]
name_last str Name Last [optional]
name_first str Name First [optional]
name_title str Name Title [optional]
name_preferred str Name Preferred [optional]
name_web str Name Web [optional]
name_other str Name Other [optional]
name_initials str Name Initials [optional]
name_sharer str Name Sharer [optional]
gender_enum str Gender [optional]
birth_gender_enum str Birth Gender [optional]
directory_flag_privacy bool Directory Flag Privacy [optional]
dob str Date of Birth [optional]
position str Position [optional]
id1 str EmplID [optional]
id2 str POLYCARD ISO [optional]
id3 str ID3 [optional]
id4 int ID4 [optional]
id5 int ID5 [optional]
phone_process_to_account bool Phone Process To Account [optional]
phone_charge_type_id int Phone Charge Type [optional]
phone_disable_value str Phone Disable Value [optional]
phone_restrict_value str Phone Restrict Value [optional]
phone_control_enum str Phone Control [optional]
tax_exemption_enum str Tax Exemption [optional]
last_check_in_out_date str Last Check In Out Date [optional]
previous_entry_status_enum str Previous Entry Status [optional]
testing bool Testing [optional]
user_security_user_id int User Security User [optional]
security_user_id int Security User [optional]
created_by_security_user_id int Created By Security User [optional]
date_created datetime Date Created [optional]
entry_guid str Entry GUID [optional]
timestamp str Timestamp [optional]
date_modified str Date Modified [optional]

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