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 transaction was created

expired_at: datetime#

The timestamp when the access expired.

payment_options: PaymentOptions#

The ways a user can pay to regain access.