The objects that make up an article are called units. Units usually express time (in minutes), but they can also be other articles such as bus journeys, train journeys or beverage cans.
The stride is the number of minutes per unit. When the stride is non-zero, the purchase uses time-based units. When the stride is zero, the purchase uses non time-based units.
Possible values for unit stride:
Value |
Explanation |
---|---|
0 |
Used when other units than time are sold. |
1 |
This means that one unit is equal to one minute when time is purchased. This is the default value. |
Example:
unit stride = 0;