eBay::API::XML::Call::ReviseLiveAuctionItem::ReviseLiveAuctionItemRequestType - eBay::API::XML::Call::ReviseLiveAuctionItem::ReviseLiveAuctionItemRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::ReviseLiveAuctionItem::ReviseLiveAuctionItemRequestType

DESCRIPTION

Top

Enables a seller to make changes to the definition of an active item listing that listed for the Live Auction.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::ReviseLiveAuctionItem::ReviseLiveAuctionItemRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setDeletedField()

Reserved for future use.

  RequiredInput: No
#    Argument: reference to an array  
                      of 'xs:string'

getDeletedField()

# Returns: reference to an array of 'xs:string'

setItem()

Child elements hold the values for properties that are changing. The Item.ID property must always be set to the ID of the listing being changed. Set other fields in the Item object only for those properties that are changing.

  RequiredInput: Yes
#    Argument: 'ns:ItemType'

getItem()

# Returns: 'ns:ItemType'


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