NAME
eBay::API::XML::DataType::VeROReportItemType
DESCRIPTION
Contains the item information to report.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::VeROReportItemType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setCopyEmailToRightsOwner()
When set to true, this specifies that the VeRO Program member be copied on the Notice of Claimed Infringement (NOCI) email sent to sellers of reported items.
Default: true
Calls: VeROReportItems
RequiredInput: Conditionally
# Argument: 'xs:boolean'
isCopyEmailToRightsOwner()
# Returns: 'xs:boolean'
setItemID()
The item ID for the item being reported for alleged infringement.
MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)
Calls: VeROReportItems
RequiredInput: Yes
# Argument: 'ns:ItemIDType'
getItemID()
# Returns: 'ns:ItemIDType'
setMessageToSeller()
Message from the VeRO Program member to the seller of the item being reported.
MaxLength: 1000
Calls: VeROReportItems
RequiredInput: Yes
# Argument: 'xs:string'
getMessageToSeller()
# Returns: 'xs:string'
setVeROReasonCodeID()
The resaon code identifier for the type of claimed infringement. Use GetVeROReasonCodeDetails to retrieve a list of reason codes for a given site or all sites.
Max: Min: Calls: VeROReportItems RequiredInput: Yes
# Argument: 'xs:long'
getVeROReasonCodeID()
# Returns: 'xs:long'