eBay Trading APIVersion 1345
 

Applicable values for GetMyeBayBuyingResponse.FavoriteSearches.FavoriteSearch.QuantityOperator

CustomCode
(out) Reserved for internal or future use.
Equal
(out) This enumeration value indicates that the quantity sought (specified in Quantity field) is equal to the quantity available (specified in TotalAvailable field).
GreaterThan
(out) This enumeration value indicates that the quantity sought (specified in Quantity field) is greater than the quantity available (specified in TotalAvailable field).
GreaterThanOrEqual
(out) This enumeration value indicates that the quantity sought (specified in Quantity field) is greater than or equal to the quantity available (specified in TotalAvailable field).
LessThan
(out) This enumeration value indicates that the quantity sought (specified in Quantity field) is less than the quantity available (specified in TotalAvailable field).
LessThanOrEqual
(out) This enumeration value indicates that the quantity sought (specified in Quantity field) is less than or equal to the quantity available (specified in TotalAvailable field).