PaymentRequired

class PaymentRequired[source]

State when the user must pay to get access.

tag: Literal['payment-required']

The top-level status tag.

payment_options: PaymentOptions

The ways a user can pay.

last_transaction_failure: LastTransactionFailure | None

Optional details of a previous failed attempt.