eBay::API::XML::Call::AddItem::AddItemRequestType - eBay::API::XML::Call::AddItem::AddItemRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::AddItem::AddItemRequestType

DESCRIPTION

Top

Defines a single new item and lists it on a specified eBay site. To list multiple new items, execute AddItem once for each item, with a new item definition each time.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::AddItem::AddItemRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setItem()

Child elements hold the values that define the new item. Item is a required input. Also applicable to Half.com.

  RequiredInput: Yes
#    Argument: 'ns:ItemType'

getItem()

# Returns: 'ns:ItemType'


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