endTime property

String? endTime
getter/setter pair

Time when the rate plan will expire in milliseconds since epoch.

Set to 0 or null to indicate that the rate plan should never expire.

Implementation

core.String? endTime;