Class: Ebay::Types::SellingManagerSearchTypeCode

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

Constant Summary collapse

BuyerUserID =
'BuyerUserID'
BuyerEmail =
'BuyerEmail'
BuyerFullName =
'BuyerFullName'
ItemID =
'ItemID'
Title =
'Title'
ProductID =
'ProductID'
ProductName =
'ProductName'
CustomLabel =
'CustomLabel'
SaleRecordID =
'SaleRecordID'

Method Summary

Methods included from Enumeration

each