NAME
eBay::API::XML::DataType::Enum::DisputeFilterTypeCodeType
DESCRIPTION
Specifies which disputes are returned. Filtering is done for disputes that are awaiting a certain party's response or are closed. The returned list can contain both Unpaid Item and Item Not Received disputes. All disputes returned involve the requester as buyer or seller.
SYNOPSIS
Enums:
AllInvolvedDisputes
All disputes that involve me as buyer or seller.
DisputesAwaitingMyResponse
All disputes that involve me as buyer or seller and are awaiting my response. Default value.
DisputesAwaitingOtherPartyResponse
All disputes that involve me as buyer or seller and are awaiting the other party's response.
AllInvolvedClosedDisputes
All disputes that involve me as buyer or seller and are closed.
EligibleForCredit
All disputes that involve me as buyer or seller and are eligible for a Final Value Fee credit, whether or not the credit has been granted.
UnpaidItemDisputes
All Unpaid item disputes.
ItemNotReceivedDisputes
All Item Not Received disputes.
CustomCode
Reserved for future use.