| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | [optional] | |
| amount | Integer | [optional] | |
| currency | String | Three-letter ISO currency code. Must be upper-case | [optional] |
| externalReference | String | [optional] | |
| comment | String | [optional] | |
| status | StatusEnum | [optional] | |
| createdAt | String | [optional] | |
| payment | Paths1paymentgetresponses200contentapplication1jsonschemapropertiesdataitems | [optional] | |
| customer | Customer | [optional] | |
| billingAdmin | BillingAdmin | [optional] |
| Name | Value |
|---|---|
| STARTED | "started" |
| REJECTED | "rejected" |
| AUTHORISED | "authorised" |
| ISSUED | "issued" |