eBay Shopping APIVersion 1293
 

TradingRoleCodeType ( token )

This enumerated type is used to specify whether an eBay user was the buyer or seller in an eBay transaction.

Type that uses TradingRoleCodeType:

Call that uses one or more values of TradingRoleCodeType:

Enumeration Values

Value Description
Buyer This enumeration value indicates the eBay user was the buyer in the correponding transaction.
CustomCode Reserved for future use.
Seller This enumeration value indicates the eBay user was the seller in the correponding transaction.
  * See the Enumeration Index to see exact use of each enumeration value in the API.