RetailPaymentReport
Model that describes a retail payment report.
| Name | Type | Description |
|---|---|---|
| data | Array of RetailPaymentReportData | Report data. |
| payment_amount | Decimal | Amount. |
| payment_type | PaymentType | Payment method. |
Model that describes a retail payment report.
| Name | Type | Description |
|---|---|---|
| data | Array of RetailPaymentReportData | Report data. |
| payment_amount | Decimal | Amount. |
| payment_type | PaymentType | Payment method. |