servicePeriodEndTime property
The end of the billing period funded by this order.
This is a snapshot of the billing/service period end time at the moment the order was processed, and should be used only for accounting. To get the current end time of the subscription service period, use purchases.subscriptionsv2.get.
Implementation
core.String? servicePeriodEndTime;