Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.02 KB

ChannelPartnerOrderItem.md

File metadata and controls

16 lines (12 loc) · 1.02 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]
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]