| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::VeROReportedItemType
A container for item and VeROReportedItem's.
eBay::API::XML::DataType::VeROReportedItemType inherits from the eBay::API::XML::BaseDataType class
The item ID of the item reported for infringment.
MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)
# Argument: 'ns:ItemIDType'
Calls: GetVeROReportStatus Returned: Conditionally
# Returns: 'ns:ItemIDType'
The explanation entered by eBay when an item reported for infringement is given a status of SubmissionFailed or ClarificationRequired.
# Argument: 'xs:string'
Calls: GetVeROReportStatus Returned: Conditionally
# Returns: 'xs:string'
The VeRO reporting status for a given item.
# Argument: 'ns:VeROItemStatusCodeType'
Calls: GetVeROReportStatus Returned: Conditionally
# Returns: 'ns:VeROItemStatusCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |