RateGroupEligibilityPeriodType
Represents a period with a start and optional end date.
Note: This type is a stub, and will be fleshed out in the future.
Fields
The end date and time of the period.
The start date and time of the period.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"end": "2019-09-14T01:58:31.297937+00:00",
"start": "2003-11-13T12:03:06.092298+00:00"
}