freeTrialEndTime property

String? freeTrialEndTime
getter/setter pair

End of the free trial period, in ISO 8061 format.

UTC timezone. Example, "freeTrialEndTime":"2019-08-31T17:28:54.564Z" This time will be set the same as initial subscription creation time if no free trial period is offered to the partner.

Implementation

core.String? freeTrialEndTime;