Skip to main content

RateCalculationPlan

startDateTimenull,string<date-time>nullable
endDateTimenull,string<date-time>nullable
amountnull,number,string<double>nullable

Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$

ratePlanTypeRatePlanType (integer)
RateCalculationPlan
{
"startDateTime": "null",
"endDateTime": "null",
"amount": "null",
"ratePlanType": 0
}