expireTime property

String? expireTime
getter/setter pair

Expiration time of the entitlement.

Entitlements that have expired over 30 days will be purged. Required. LINT.IfChange(expire_time) The max expire_time is 398 days from now(). LINT.ThenChange(//depot/google3/java/com/google/subscribewithgoogle/accountlinking/subscriptionlink/service/config/protoconf.pi:max_expiry_age)

Required.

Implementation

core.String? expireTime;