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

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::ReasonCodeDetailType

DESCRIPTION ^

A container for VeRO reason code details.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

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'

syntax highlighting: