Tim Keefer > eBay-API > eBay::API::XML::Call::UploadSiteHostedPictures::UploadSiteHostedPicturesResponseType

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::UploadSiteHostedPictures::UploadSiteHostedPicturesResponseType

DESCRIPTION ^

Contains information about a picture upload (i.e., information about a picture upload containing a binary attachment of an image).

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::UploadSiteHostedPictures::UploadSiteHostedPicturesResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines: ^

setPictureSystemVersion()

Specifies the picture system version that was used to upload pictures. Only version 2 is valid.

# Argument: 'xs:int'

getPictureSystemVersion()

  Returned: Always
#    Returns: 'xs:int'

setSiteHostedPictureDetails()

Contains information about an UploadSiteHostedPictures upload, including the URL of the uploaded picture.

# Argument: 'ns:SiteHostedPictureDetailsType'

getSiteHostedPictureDetails()

  Returned: Always
#    Returns: 'ns:SiteHostedPictureDetailsType'
syntax highlighting: