| Property | Description | Returns |
|---|---|---|
| currency | Returns the currency of the refund item. | Currency |
| amountAsMoney | Returns the amount of the refund item. | Money |
| taxAsMoney | Returns the tax of the refund item. | Money |
| totalAsMoney | Returns the total amount of the refund item. | Money |
| type | Returns the type of the refund item. | string |
| id | int | |
| quantity | int | |
| amount | string | |
| tax | string | |
| created | Date the record was created. | DateTime |
| invoiceItem | Item | |
| refund | Refund |
Orders\Models\Api\RefundItem
RefundItem