Class: EBay::ExternalProductCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsExternalProductCodeType

Constant Summary collapse

CustomCode =
new("CustomCode")
EAN =
new("EAN")
ISBN =
new("ISBN")
Keywords =
new("Keywords")
MPN =
new("MPN")
ProductID =
new("ProductID")
UPC =
new("UPC")