offerDuration property

String? offerDuration
getter/setter pair

The offer duration of the current offer in ISO 8601 duration format.

Field is empty if entitlement was not made using an offer. If the offer was created with a specified end date instead of a duration, this field is empty.

Output only.

Implementation

core.String? offerDuration;