activationReason property
The Entitlement's activation reason Possible string values are:
- "ACTIVATION_REASON_UNSPECIFIED" : Not used.
- "RESELLER_REVOKED_SUSPENSION" : Reseller reactivated a suspended Entitlement.
- "CUSTOMER_ACCEPTED_PENDING_TOS" : Customer accepted pending terms of service.
- "RENEWAL_SETTINGS_CHANGED" : Reseller updated the renewal settings on an entitlement that was suspended due to cancellation, and this update reactivated the entitlement.
- "OTHER_ACTIVATION_REASON" : Other reasons (Activated temporarily for cancellation, added a payment plan to a trial entitlement, etc.)
Implementation
core.String? activationReason;