DefaultFareProduct Object
The standard case of a fare product: it only has a single price to be paid by the passenger and no discounts are applied.
Fields
#
medium
The 'medium' that this product applies to, for example "Oyster Card" or "Berlin Ticket App".
This communicates to riders that a specific way of buying or keeping this product is required.
name
String !
Non-null
Human readable name of the product, for example example "Day pass" or "Single ticket".
riderCategory
The category of riders this product applies to, for example students or pensioners.
Interfaces
#
Also implements FareProduct .
Previous
CyclingOptimizationType
Next
DepartureRow