Tim Keefer > eBay-API > eBay::API::XML::DataType::CancelOfferType

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::DataType::CancelOfferType

DESCRIPTION ^

Container for a list of offers. May contain zero, one, or multiple OfferType objects, each of which represents one offer extended by a user on a listing.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::CancelOfferType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setExplanation()

# Argument: 'xs:string'

getExplanation()

# Returns: 'xs:string'

setOffer()

Contains the data for one offer. This includes: data for the user making the offer, the amount of the offer, the quantity of items being bought from the listing, the type of offer being made, and more.

# Argument: 'ns:OfferType'

getOffer()

# Returns: 'ns:OfferType'

syntax highlighting: