| Name | Type | Required | Max Length | Description |
|---|---|---|---|---|
| PhoneNumbersList | List<PhoneNumberModel> | N/A | ||
| 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. | |
| Phone2 | String | 50 | Guest mobile phone. | |
| 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. | |
| 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 |