TimeSeriesSpecificationEligibilityScheduleType
Represents a schedule for time series specification eligibility within a contract.
Note: This type is a stub, and will be fleshed out in the future.
Fields
The period during which this eligibility is effective.
Indicates if the time series specification is eligible.
The product code associated with the time series specification.
The external identifier of the supply point this schedule targets. When null, the schedule targets all agreements for the product.
The time series specification code.
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
{
"effectivePeriod": RateGroupEligibilityPeriodType,
"isEligible": true,
"productCode": "security-may-moment-chance-trial",
"supplyPointIdentifier": "53697658",
"timeSeriesSpecificationCode": "six-of-later-evidence-law"
}