NAME
eBay::API::XML::DataType::DisputeArrayType
DESCRIPTION
Represents a list of disputes. Can hold zero or more Dispute types, each of which describes a dispute.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::DisputeArrayType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setDispute()
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'
getDispute()
Calls: GetUserDisputes
Returned: Always
Details: DetailLevel: ReturnSummary, ReturnAll, none
# Returns: reference to an array of 'ns:DisputeType'