Class: Ebay::Types::AccountEntrySortTypeCode

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

Constant Summary collapse

None =
'None'
AccountEntryCreatedTimeAscending =
'AccountEntryCreatedTimeAscending'
AccountEntryCreatedTimeDescending =
'AccountEntryCreatedTimeDescending'
AccountEntryItemNumberAscending =
'AccountEntryItemNumberAscending'
AccountEntryItemNumberDescending =
'AccountEntryItemNumberDescending'
AccountEntryFeeTypeAscending =
'AccountEntryFeeTypeAscending'
AccountEntryFeeTypeDescending =
'AccountEntryFeeTypeDescending'

Method Summary

Methods included from Enumeration

each