Tim Keefer > eBay-API > eBay::API::XML::Call::ReviseLiveAuctionItem::ReviseLiveAuctionItemRequestType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

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

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

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'

syntax highlighting: