Class: EBay::ShippingRegionCodeType
- Inherits:
-
String
- Object
- String
- EBay::ShippingRegionCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsShippingRegionCodeType
Constant Summary collapse
- Africa =
new("Africa")
- Americas =
new("Americas")
- Asia =
new("Asia")
- Caribbean =
new("Caribbean")
- CustomCode =
new("CustomCode")
- Europe =
new("Europe")
- EuropeanUnion =
new("EuropeanUnion")
- LatinAmerica =
new("LatinAmerica")
- MiddleEast =
new("MiddleEast")
- None =
new("None")
- NorthAmerica =
new("NorthAmerica")
- Oceania =
new("Oceania")
- SouthAmerica =
new("SouthAmerica")
- WillNotShip =
new("WillNotShip")
- Worldwide =
new("Worldwide")