You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`booking_code`|*OptionalNullable[str]*|:heavy_minus_sign:| The unique identifier of the reservation in the global distribution system. | X36Q9C |
11
+
|`is_cardholder_traveling`|*OptionalNullable[bool]*|:heavy_minus_sign:| Indicates whether the cardholder is traveling. | true |
11
12
|`issued_address`|*OptionalNullable[str]*|:heavy_minus_sign:| The address of the place/agency that issued the ticket. | 123 Broadway, New York |
12
13
|`issued_at`|[date](https://docs.python.org/3/library/datetime.html#date-objects)|:heavy_minus_sign:| The date that the ticket was last issued in the airline reservation system. | 2013-07-16T19:23:00.000+00:00 |
13
14
|`issuing_carrier_code`|*OptionalNullable[str]*|:heavy_minus_sign:| For airline aggregators, three-character IATA code of the airline issuing the ticket. | 649 |
0 commit comments