expireTime property

String? expireTime
getter/setter pair

Expiration time of the entitlement.

If unset, the entitlement does not expire (indefinite entitlement). We need to support indefinite entitlements for platform publishers. dd: go/rrm-sl-notedotcom Entitlements that have expired over 30 days will be purged.

Optional.

Implementation

core.String? expireTime;