Class: EBay::SellingManagerInventoryPropertyTypeCodeType
- Inherits:
-
String
- Object
- String
- EBay::SellingManagerInventoryPropertyTypeCodeType
- 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")