Class: EBay::BulkCatalogListerStatusCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsBulkCatalogListerStatusCodeType

Constant Summary collapse

Active =
new("Active")
CustomCode =
new("CustomCode")
OnHold =
new("OnHold")
OnWatch =
new("OnWatch")
Preapproved =
new("Preapproved")
Suspended =
new("Suspended")
WatchWarn =
new("WatchWarn")