eBay Trading APIVersion 1349
 

FeedbackResponseCodeType ( token )

This enumerated type is used to indicate the type of response to a Feedback entry.

Type that uses FeedbackResponseCodeType:

Call that uses one or more values of FeedbackResponseCodeType:

Enumeration Values

Value Description
CustomCode Reserved for future use.
FollowUp This enumeration value is used in the ResponseType field of a RespondToFeedback call if the user is following up on a Feedback entry comment left by another user.
Reply This enumeration value is used in the ResponseType field of a RespondToFeedback call if the user is replying to a Feedback entry left by another user.
  * See the Enumeration Index to see exact use of each enumeration value in the API.