Class: ChannelAdvisor::OrderServiceSOAP::LineItemTypeCode

Inherits:
String
  • Object
show all
Defined in:
lib/channel_advisor/order_service/types.rb

Overview

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")