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