eBay::API::XML::Call::GetDispute::GetDisputeRequestType - eBay::API::XML::Call::GetDispute::GetDisputeRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetDispute::GetDisputeRequestType

DESCRIPTION

Top

Requests the details of a dispute corresponding to the given dispute ID, any time after the dispute was opened and up to five years after it was closed. Can be used with Unpaid Item or Item Not Received disputes.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetDispute::GetDisputeRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setDisputeID()

The unique identifier of the dispute, returned when the dispute is created.

  RequiredInput: Yes
#    Argument: 'ns:DisputeIDType'

getDisputeID()

# Returns: 'ns:DisputeIDType'


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