| Name | Type | Description | Notes |
|---|---|---|---|
| arbitrary_unit_cost | float | Arbitrary unit cost for this item that differs from the listed price | [optional] |
| auto_order_last_rebill_dts | string | Optional date/time of the last rebill if this item is part of an auto (recurring) order | [optional] |
| auto_order_schedule | string | The frequency schedule for this item if this item is part of an auto (recurring) order | [optional] |
| merchant_item_id | string | Item ID | [optional] |
| options | \ultracart\v2\models\ChannelPartnerOrderItemOption[] | Item options | [optional] |
| properties | \ultracart\v2\models\ChannelPartnerOrderItemProperty[] | Properties | [optional] |
| quantity | float | Quantity | [optional] |
| upsell | bool | True if this item was an upsell item. | [optional] |