Name | Description | Type | Additional information |
---|---|---|---|
PassengerTypeCode |
The passenger's type |
string |
None. |
SpaceTypeCode |
The passenger's space type |
string |
None. |
FareTypeID |
The ID of the fare type for this passenger. If null, will use a default based on settings in the paratransit app, possibly based on the PassengerTypeCode and SpaceTypeCode |
integer |
None. |
FundingProgramIds |
Gets or sets the collection of funding program ids associated with booking per activity. Keeping this this as an array since we may support multiple funding programs in future |
Collection of integer |
None. |