RateGroupEligibilityConfigurationType
Represents a rate group eligibility term of in a contract.
Note: This type is a stub, and will be fleshed out in the future.
Fields
The description of the term.
The display name of the term.
The identifier of the term.
Whether the term is variable.
A list of rate group eligibility schedules associated with the contract.
A list of time series specification eligibility schedules associated with the contract.
The type of the term.
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
{
"description": "toward-weight-including-call-nearly",
"displayName": "political-dog-better-return-another",
"identifier": "78739390",
"isVariable": true,
"schedules": [RateGroupEligibilityScheduleType],
"timeSeriesSpecificationSchedules": [TimeSeriesSpecificationEligibilityScheduleType],
"type": "feeling-them-wish-state-avoid"
}