Class: EBay::AccountEntrySortTypeCodeType
- Inherits:
-
String
- Object
- String
- EBay::AccountEntrySortTypeCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsAccountEntrySortTypeCodeType
Constant Summary collapse
- AccountEntryCreatedTimeAscending =
new("AccountEntryCreatedTimeAscending")
- AccountEntryCreatedTimeDescending =
new("AccountEntryCreatedTimeDescending")
- AccountEntryFeeTypeAscending =
new("AccountEntryFeeTypeAscending")
- AccountEntryFeeTypeDescending =
new("AccountEntryFeeTypeDescending")
- AccountEntryItemNumberAscending =
new("AccountEntryItemNumberAscending")
- AccountEntryItemNumberDescending =
new("AccountEntryItemNumberDescending")
- CustomCode =
new("CustomCode")
- None =
new("None")