Class: Ebay::Types::SellingManagerSoldListingsSortTypeCode

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

Constant Summary collapse

SalesRecordID =
'SalesRecordID'
BuyerEmail =
'BuyerEmail'
SaleFormat =
'SaleFormat'
CustomLabel =
'CustomLabel'
TotalPrice =
'TotalPrice'
SaleDate =
'SaleDate'
PaidDate =
'PaidDate'
EmailsSent =
'EmailsSent'
CheckoutState =
'CheckoutState'
PaidState =
'PaidState'
ShippedState =
'ShippedState'
FeedbackLeft =
'FeedbackLeft'
FeedbackReceived =
'FeedbackReceived'
ShippedDate =
'ShippedDate'
BuyerPostalCode =
'BuyerPostalCode'
DaysSinceSale =
'DaysSinceSale'
StartPrice =
'StartPrice'
ReservePrice =
'ReservePrice'
SoldOn =
'SoldOn'
ShippingCost =
'ShippingCost'
ListedOn =
'ListedOn'

Method Summary

Methods included from Enumeration

each