Class: EBay::SellingManagerInventoryPropertyTypeCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsSellingManagerInventoryPropertyTypeCodeType

Constant Summary collapse

Active =
new("Active")
CustomCode =
new("CustomCode")
InActive =
new("InActive")
LowStock =
new("LowStock")
ProductsOutOfStock =
new("ProductsOutOfStock")
WithListings =
new("WithListings")
WithoutListings =
new("WithoutListings")