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'