Tim Keefer > eBay-API > eBay::API::XML::DataType::DisputeArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: