Class: Ebay::Types::SellingManagerInventoryPropertyTypeCode

Inherits:
Object
  • Object
show all
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'

Method Summary

Methods included from Enumeration

each