PassTypes
Name: Passenger Types
Type: Application
Description: Contains the definitions of different passenger types and some related information references.
| Field | Documentation |
|---|---|
| PassType | Abbreviated name of the passenger type. |
| DefaultSpaceType | Space type associated with the passenger type (from the SpaceTypes table). |
| PassDescr | Description of the passenger type. |
| FareTypeId | Numeric identifier of the fare type to associate with the passenger type (from the FareTypes table). |
| NumCode | Numeric value of the code to be attached to a passenger type for ordering, lookups, etc. |
| PrepaidReq | Flag that indicates whether passenger type will allow the prepayment logic (0 = Allow, 2 = Do Not Allow). Can be set using Allow Prepayment in Passenger Types ancillary data. |