Class: Ebay::Types::StoreCategoryUpdateActionCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/store_category_update_action_code.rb

Constant Summary collapse

Add =
'Add'
Delete =
'Delete'
Move =
'Move'
Rename =
'Rename'

Method Summary

Methods included from Enumeration

each