The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetVeROReasonCodeDetails

DESCRIPTION

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetVeROReasonCodeDetails inherits from the eBay::API::XML::BaseCall class

Subroutines:

setReasonCodeID()

Unique identifier for a reason code. If this ReasonCodeID is passed then only details of this ReasonCodeID will be returned. If no reason code is specified, all reason codes are returned.

Max: Default: Min: RequiredInput: Conditionally # Argument: 'xs:long'

setReturnAllSites()

Set to true to retrieve reason codes for all sites. If not specified, reason codes are returned for the site specified in the request header only. If ReasonCodeID is specified, this parameter is ignored.

Default: false

  RequiredInput: No
#    Argument: 'xs:boolean'

getVeROReasonCodeDetails()

Contains the list of the status codes for a site.

  Returned: Always
#    Returns: 'ns:VeROReasonCodeDetailsType'