Class: EBay::DiscountNameCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsDiscountNameCodeType

Constant Summary collapse

CombinedItemWeight =
new("CombinedItemWeight")
CustomCode =
new("CustomCode")
EachAdditionalAmount =
new("EachAdditionalAmount")
EachAdditionalAmountOff =
new("EachAdditionalAmountOff")
EachAdditionalPercentOff =
new("EachAdditionalPercentOff")
IndividualItemWeight =
new("IndividualItemWeight")
MaximumShippingCostPerOrder =
new("MaximumShippingCostPerOrder")
ShippingCostXForAmountY =
new("ShippingCostXForAmountY")
ShippingCostXForItemCountN =
new("ShippingCostXForItemCountN")
WeightOff =
new("WeightOff")