Object indicating characteristics for a rate line within a rate table<br/>
Attributes
Associations From
Advanced
Attribute
Scope
Type
description
Public
string
maxItems=1
Notes:
Free-text description associated with this rate line.<br/>
durationEnd
Public
time
format=time maxItems=1
Notes:
If used, indicates the end time for the applicability of the specific rate line, generally with respect to the start of the parking or other mobility session. e.g. the end of a time-based tier charge rate.<br/>
durationStart
Public
time
format=time maxItems=1
Notes:
If used, indicates the start time for the applicability of the specific rate line, generally with respect to the start of the parking or other mobility session. e.g. the start of a time-based tier charge rate.<br/>
incrementPeriod
Public
integer
maxItems=1
Notes:
The time period for incrementing the rate line charge. If set to the same as the duration of the period between the duration start and duration end the increment will occur once per period, i.e. a flat rate time-based tier charge rate. The duration is defined in integer minutes.<br/>
maxValue
Public
decimal
maxItems=1
Notes:
The maximum monetary amount to be applied in conjunction with use of this rate line collection, regardless of the actual calculated value of the rate line. Defined in applicable currency with 2 decimal places.<br/>
minValue
Public
decimal
maxItems=1
Notes:
The minimum monetary amount to be applied in conjunction with use of this rate line collection, regardless of the actual calculated value of the rate line. Defined in applicable currency with 2 decimal places.<br/>
sequence
Public
integer
maxItems=1 minimum=0 minItems=1
Notes:
The ordered sequence of this rate line instance within the rate line collection. Used to define the order of operation of multiple rate lines. Typically used to ensure taxes and surcharges are applied correctly.<br/>