UserFilterRoleType ( string )
Enumerated type that contains the valid values to use in the otherUserFilter.role field if a user filter is used in a getUserReturns request.
Type that uses UserFilterRoleType:
Call that uses one or more values of UserFilterRoleType:
Enumeration Values
Value | Description |
BUYER | This value is specified in the otherUserFilter.role field to retrieve returns where the other user's role is buyer. |
BUYERORSELLER | This value is specified in the otherUserFilter.role field to retrieve returns where the other user's role is buyer or seller. |
SELLER | This value is specified in the otherUserFilter.role field to retrieve returns where the other user's role is seller. |