renewalTime property

String? renewalTime
getter/setter pair

The time at which the subscription is expected to be renewed by Google - a new charge will be incurred and the service entitlement will be renewed.

A non-immediate cancellation will take place at this time too, before which, the service entitlement for the end user will remain valid. UTC timezone in ISO 8061 format. For example: "2019-08-31T17:28:54.564Z"

Output only.

Implementation

core.String? renewalTime;