| Name | Type | Description | Notes |
|---|---|---|---|
| redirect_url | String | URL to redirect the customer to after submitting payment details, or null if no redirect is required. | [default to null] |
| status | SessionStatus | [default to null] | |
| payment | Payment | [optional] [default to null] | |
| app_url | String | URL for the payment app. Only present for offsite payments with a QR/app URL. | [optional] [default to null] |
| customer | SubscriptionCustomer | [optional] [default to null] |