| Name | Type | Description |
|---|---|---|
| change_uuid | String | Payment-with-change UUID. |
| document | String | Sale document UUID. |
| has_change | Boolean | Indicates whether change exists. |
| has_storno | Boolean | Indicates whether the payment is reversed. |
| order | Int32 | Payment document line item. |
| payment_type | PaymentType | Payment type. |
| storno_uuid | String | Reversed payment UUID. |
| uuid | String | Payment UUID. |
| value | Decimal | Value. |