Class: Ebay::Types::SellingManagerInventoryPropertyTypeCode
- Inherits:
-
Object
- Object
- Ebay::Types::SellingManagerInventoryPropertyTypeCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/selling_manager_inventory_property_type_code.rb
Constant Summary collapse
- ProductsOutOfStock =
'ProductsOutOfStock'- Active =
'Active'- InActive =
'InActive'- LowStock =
'LowStock'- WithListings =
'WithListings'- WithoutListings =
'WithoutListings'