GuestModel

Name Type Required Max Length Description
ID Int32 N/A SPI's ID of the Guest.
Salutation String 50 Guest Salutation
FirstName String 50 Guest first name.
MiddleName String 50
LastName String 50 Guest last name.
Phone String 50 Guest home phone.
PhoneCountryCode_Id Int32 N/A
Phone2 String 50 Guest mobile phone.
Phone2CountryCode_Id Int32 N/A
Address String 50 Guest address.
Address1 String 50 Guest address1.
City String 50 Guess city.
State String 50 Guess state.
Zip String 50 Guess zip code.
CountryCode Int32 N/A SPI's country code.
CountryName String 50 Country name.
Email String 255 Guest email.
IsPrimaryGuest Boolean N/A Determines whether this is the primary guest of the reservation or not.
LanguageCode String 2 Guest Language Code.
Disabled Boolean N/A Guest Disabled.
CountryShortName String 50
CountryCodeA3 String 3 ISO 3166 A3 country code
OwnerID String N/A
PhoneCountryCode String N/A
Phone2CountryCode String N/A
MobileCountryCode String N/A