eBay::API::XML::DataType::ReasonCodeDetailType - eBay::API::XML::DataType::ReasonCodeDetailType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::ReasonCodeDetailType

DESCRIPTION

Top

A container for VeRO reason code details.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::ReasonCodeDetailType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setBriefText()

The short description of the infringement associated with the reason code ID.

# Argument: 'xs:string'

getBriefText()

  Calls: GetVeROReasonCodeDetails
  Returned: Always

# Returns: 'xs:string'

setDetailedText()

The long description of the infringement associated with the reason code ID.

# Argument: 'xs:string'

getDetailedText()

  Calls: GetVeROReasonCodeDetails
  Returned: Always

# Returns: 'xs:string'

setCodeID()

A unique identifier assigned to a reason code.

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

getCodeID()

  Calls: GetVeROReasonCodeDetails
  Returned: Always

# Returns: 'xs:long'


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