Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.15 KB

File metadata and controls

20 lines (15 loc) · 1.15 KB

com.ultracart.admin.v2.Model.ChannelPartnerOrderItem

Properties

Name Type Description Notes
ArbitraryUnitCost decimal Arbitrary unit cost for this item that differs from the listed price [optional]
AutoOrderLastRebillDts string Optional date/time of the last rebill if this item is part of an auto (recurring) order [optional]
AutoOrderSchedule string The frequency schedule for this item if this item is part of an auto (recurring) order [optional]
MerchantItemId string Item ID [optional]
Options List<ChannelPartnerOrderItemOption> Item options [optional]
Properties List<ChannelPartnerOrderItemProperty> Properties [optional]
Quantity decimal Quantity [optional]
Upsell bool True if this item was an upsell item. [optional]

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