ApplicableRateValidityPeriodType
Represents the period during which a rate is valid.
Fields
The date and time until which the rate is valid. Null indicates the rate has no end date.
The date and time from which the rate is valid.
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": "1992-04-25T17:09:58.880661+00:00",
"start": "2007-11-27T23:04:55.631437+00:00"
}