eBay::API::XML::DataType::ItemsCanceledEventType - eBay::API::XML::DataType::ItemsCanceledEventType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::ItemsCanceledEventType

DESCRIPTION

Top

Return the canceled items along with the seller info

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::ItemsCanceledEventType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setCanceledItemIDArray()

Array of items ended

# Argument: 'ns:ItemIDArrayType'

getCanceledItemIDArray()

# Returns: 'ns:ItemIDArrayType'

setEligibleForRelist()

To indicate to seller whether the items ended are eligible for Relist or not

# Argument: 'xs:boolean'

isEligibleForRelist()

# Returns: 'xs:boolean'

setSellerID()

Seller numeric id

# Argument: 'ns:UserIDType'

getSellerID()

# Returns: 'ns:UserIDType'


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