eBay::API::XML::Call::GetVeROReasonCodeDetails - eBay::API::XML::Call::GetVeROReasonCodeDetails documentation


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

Index


NAME

Top

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

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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