Class: ItemLocationCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsItemLocationCodeType

Constant Summary collapse

CustomCode =
ItemLocationCodeType.new("CustomCode")
ItemAvailableIn =
ItemLocationCodeType.new("ItemAvailableIn")
ItemLocatedIn =
ItemLocationCodeType.new("ItemLocatedIn")
@@schema_type =
"ItemLocationCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"