Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

ChannelPartnerOrderItem.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

ChannelPartnerOrderItem

Properties

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]
quantity float Quantity [optional]
upsell bool True if this item was an upsell item. [optional]

[Back to Model list] [Back to API list] [Back to README]