FareProduct    Interface 
  A fare product (a ticket) to be bought by a passenger
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.
Implementations
#
Usages
#
References
#
- Field dependencies from DependentFareProduct
 
- Field product from FareProductUse
 
Previous
          
  FareMedium
Next
          
 FareProductUse