lineItemFreeTrialEndTime property

String? lineItemFreeTrialEndTime
getter/setter pair

The free trial end time will be populated after the line item is successfully processed.

End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.

Output only.

Implementation

core.String? lineItemFreeTrialEndTime;