cycleEndTime property

String? cycleEndTime
getter/setter pair

The time at which the subscription is expected to be extended, in ISO 8061 format.

UTC timezone. Example, "cycleEndTime":"2019-08-31T17:28:54.564Z"

Implementation

core.String? cycleEndTime;