Interval

Version 2024-04-01

Overview

Represents a range indicating start and measure.

Fields

FieldDescription
measure (String)

The distance between the left bound and right bound of the range of the amount. It is used to determine the end point of the "interval" by adding the "measure" to the "start" value.

start (String)

The starting number, or left bound, of the amount.