Skip to content

FeedbackType Enum eBay Docs

ValueDescription
FEEDBACK_RECEIVEDRetrieve feedback received by the specified user.
FEEDBACK_SENTRetrieve feedback sent by the specified user.

Example

php
use Rat\eBaySDK\Enums\FeedbackType;

FeedbackType::FEEDBACK_RECEIVED;

This software is not an official eBay product and is not associated with, sponsored by, or endorsed by eBay Inc.