Class: Ebay::Types::SelectionModeCode

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

Constant Summary collapse

Automatic =
'Automatic'
Manual =
'Manual'
Prefilled =
'Prefilled'
SelectionOnly =
'SelectionOnly'
FreeText =
'FreeText'

Method Summary

Methods included from Enumeration

each