Class: ChannelAdvisor::OrderServiceSOAP::LineItemTypeCode
- Inherits:
-
String
- Object
- String
- ChannelAdvisor::OrderServiceSOAP::LineItemTypeCode
- Defined in:
- lib/channel_advisor/order_service/types.rb
Overview
http://api.channeladvisor.com/datacontracts/ordersLineItemTypeCode
Constant Summary collapse
- AdditionalCostOrDiscount =
LineItemTypeCode.new("AdditionalCostOrDiscount")
- BuyerOptInIncentive =
LineItemTypeCode.new("BuyerOptInIncentive")
- GiftWrap =
LineItemTypeCode.new("GiftWrap")
- Listing =
LineItemTypeCode.new("Listing")
- Promotion =
LineItemTypeCode.new("Promotion")
- SKU =
LineItemTypeCode.new("SKU")
- SalesTax =
LineItemTypeCode.new("SalesTax")
- Shipping =
LineItemTypeCode.new("Shipping")
- ShippingInsurance =
LineItemTypeCode.new("ShippingInsurance")
- VATGiftWrap =
LineItemTypeCode.new("VATGiftWrap")
- VATShipping =
LineItemTypeCode.new("VATShipping")