Model containing meet and greet location information.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Address |
Street. |
string |
None. |
| AddressHouseNumber |
House number. |
string |
None. |
| Code |
Alphanumeric code of the office. |
string |
None. |
| CodeNumber |
Numeric code of the office. |
string |
None. |
| CountryCode |
Two-letter country code of the office, as defined in ISO 3166-1. |
string |
None. |
| DropOffInstructions |
Instructions about drop off location |
string |
None. |
|
Office e-mail address. |
string |
None. |
|
| Fax |
Office telefax number. |
string |
None. |
| Id |
Office identifier. |
integer |
None. |
| IsShuttle |
Office has shuttle service |
boolean |
None. |
| Latitude |
Geographical coordinates latitude. |
decimal number |
None. |
| Longitude |
Geographical coordinates longitude. |
decimal number |
None. |
| Name |
Office name. |
string |
None. |
| PickupInstructions |
Instructions about pickup location |
string |
None. |
| PostalCode |
Postal code. |
string |
None. |
| Tel |
Office telephone number. |
string |
None. |
| Town |
Town. |
string |
None. |