AccessExpired

class AccessExpired[source]

State when a previous entitlement has expired.

tag: Literal['access-expired']

The top-level status tag.

success_at: datetime

The moment the purchase was successful.

expired_at: datetime

The timestamp when the access expired.

payment_options: PaymentOptions

The ways a user can pay to regain access.