| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Unique identifier in Skip Pay | |
| state | string | Application state. | |
| stateReason | string | Describes internal state of application, e.g. when state is PROCESSING - reason why application remains in processing state | |
| customer | \SkipPay\Model\CustomerResponse | ||
| order | \SkipPay\Model\OrderResponse | ||
| type | \SkipPay\Model\FinancingType | ||
| agreementTermsAndConditions | bool | Terms and conditions agreement | |
| gatewayRedirectUrl | string | Gateway redirect URL. Redirect user to this URL if state is `PROCESSING` and stateReason is `PROCESSING_REDIRECT_NEEDED`. | |
| recurrence | \SkipPay\Model\RecurrenceObject | [optional] |