Fare
A fare definition with pricing rules.
Constructors
Properties
Array of fare objects defining the price of the service per minute, while the vehicle is actively moving. Total cost per rider is the base cost defined in rider, plus the addition of all relevant segments in kilometer, minute, active_minute, and idle_minute.
The currency of the fare.
Unique identifier of the fare.
Array of fare objects defining the price of the service per minute, while the vehicle is stopped or not moving. Total cost per rider is the base cost defined in rider, plus the addition of all relevant segments in kilometer, minute, active_minute, and idle_minute.
Array of fare objects defining the price of the service per minute, regardless of whether the vehicle is moving or not. Total cost per rider is the base cost defined in rider, plus the addition of all relevant segments in kilometer, minute, active_minute, and idle_minute.