An object containing information related to the airline's user. Should be included if known, but not if the user is anonymous.
Name | Type | Description | Notes |
---|---|---|---|
AirlineUserId | string | The airline's unique identifier for a user; can be an arbitrary string | |
CreatedDateTime | DateTime | A UTC RFC3339 datetime; the date and time at which a user's account was created | [optional] |
PreviousBookings | int | Number of prior bookings a user has made | [optional] |