newOfferEndTime property

String? newOfferEndTime
getter/setter pair

The end time of the new offer.

If the offer was created with a term instead of a specified end date, this field is empty. This field is populated even if the entitlement isn't active yet. If there's no upcoming offer, the field is be empty.

Output only.

Implementation

core.String? newOfferEndTime;