| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::DisputeArrayType
Represents a list of disputes. Can hold zero or more Dispute types, each of which describes a dispute.
eBay::API::XML::DataType::DisputeArrayType inherits from the eBay::API::XML::BaseDataType class
The information that describes a dispute, including the buyer's name, the transaction ID, the dispute state and status, whether the dispute is resolved, and any messages posted to the dispute.
# Argument: reference to an array of 'ns:DisputeType'
Calls: GetUserDisputes Returned: Always Details: DetailLevel: ReturnSummary, ReturnAll, none
# Returns: reference to an array of 'ns:DisputeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |