| Name | Type | Description | Notes |
|---|---|---|---|
| productRetailerId | String | Retailer ID (SKU) of the ordered product. | [optional] |
| quantity | Integer | Quantity ordered for this line item. | [optional] |
| itemPrice | BigDecimal | Unit price of the item. | [optional] |
| currency | String | ISO 4217 currency code (e.g. USD). | [optional] |