eBay::API::XML::DataType::Enum::DisputeSortTypeCodeType - eBay::API::XML::DataType::Enum::DisputeSortTypeCodeType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::Enum::DisputeSortTypeCodeType

DESCRIPTION

Top

Specifies how a list of returned disputes should be sorted.

SYNOPSIS

Top

Enums:

Top

None

(in) Sort by the time the dispute was created, in descending order.

DisputeCreatedTimeAscending

(in) Sort by the time the dispute was created, in ascending order.

DisputeCreatedTimeDescending

(in) Sort by the time the dispute was created, in descending order.

DisputeStatusAscending

(in) Sort by the dispute status, in ascending order.

DisputeStatusDescending

(in) Sort by the dispute status, in descending order.

DisputeCreditEligibilityAscending

(in) Sort by whether the dispute is eligible for Final Value Fee credit, in ascending order. Ineligible disputes are listed before eligible disputes.

DisputeCreditEligibilityDescending

(in) Sort by whether the dispute is eleigible for Final Value Fee credit, in descending order. Eligible disputes are listed before i(ineligible disputes.

CustomCode

(out) Reserved for internal or future use.


eBay-API documentation  | view source Contained in the eBay-API distribution.