| Name | Type | Description | Notes |
|---|---|---|---|
| cardExpirationDate | Date | Card expiration date (only for card payments) | [optional] |
| order | HelloAssoApiV5CommonModelsStatisticsOrderLight | [optional] | |
| payer | HelloAssoApiV5CommonModelsStatisticsPayer | [optional] | |
| items | [HelloAssoApiV5CommonModelsStatisticsPaymentItem] | Items linked to this payment | [optional] |
| cashOutDate | Date | The date of the cash out | [optional] |
| idCashOut | Number | The id of the cash out | [optional] |
| cashOutState | HelloAssoApiV5CommonModelsEnumsPaymentCashOutState | [optional] | |
| paymentReceiptUrl | String | The Payment Receipt Url | [optional] |
| fiscalReceiptUrl | String | The Fiscal Receipt Url | [optional] |
| id | Number | The ID of the payment | [optional] |
| amount | Number | Total Amount of the payment (in cents) | [optional] |
| amountTip | Number | Tip Amount of the payment (in cents) | [optional] |
| date | Date | Date of the payment | [optional] |
| paymentMeans | HelloAssoApiV5CommonModelsEnumsPaymentMeans | [optional] | |
| installmentNumber | Number | Indicates the payment number (useful in the case of an order comprising payments with installments) | [optional] |
| state | HelloAssoApiV5CommonModelsEnumsPaymentState | [optional] | |
| type | HelloAssoApiV5CommonModelsEnumsPaymentType | [optional] | |
| meta | HelloAssoApiV5CommonModelsCommonMetaModel | [optional] | |
| paymentOffLineMean | HelloAssoApiV5CommonModelsEnumsPaymentMeans | [optional] | |
| refundOperations | [HelloAssoApiV5CommonModelsStatisticsRefundOperationLightModel] | The refund operations information for the specific payment. | [optional] |