Pricing interface

Pricing details including currency, reservation price and usage price.

Properties

currency

The ISO currency code of returned prices. Will be returned in case any of the other pricing fields were returned.

reservationPrice

The price per minute charged when the vehicle has been reserved but not yet in use.

usagePrice

The price per minute charged when the vehicle is in use.

Property Details

currency

The ISO currency code of returned prices. Will be returned in case any of the other pricing fields were returned.

currency?: string

Property Value

string

reservationPrice

The price per minute charged when the vehicle has been reserved but not yet in use.

reservationPrice?: string

Property Value

string

usagePrice

The price per minute charged when the vehicle is in use.

usagePrice?: string

Property Value

string