newPendingOfferDuration property

String? newPendingOfferDuration
getter/setter pair

The duration of the new offer, in ISO 8601 duration format.

This field isn't populated for entitlements which aren't active yet, only for pending offer changes. If the offer was created with a specified end date instead of a duration, this field is empty.

Output only.

Implementation

core.String? newPendingOfferDuration;