| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The refund operation id | [optional] |
| amount | int | The amount to refund | [optional] |
| cancel_order | bool | Whether the future payments and linked items of this order must be canceled (possible only if the payment is fully refunded) | [optional] |
| creation_date | \DateTime | The refund operation creation date | [optional] |
| state | \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsOperationState | [optional] | |
| send_refund_mail | bool | Whether a refund mail must be send or not. | [optional] |
| payment_id | int | The payment id | [optional] |