| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::PictureSetMemberType
URL and size information for each generated and stored size. This data is provided for use in application previews of pictures. This data is used for display control for specific pictures in the generated imageset. This container is supplied for all generated pictures.
eBay::API::XML::DataType::PictureSetMemberType inherits from the eBay::API::XML::BaseDataType class
URL for the picture.
# Argument: 'xs:anyURI'
Calls: UploadSiteHostedPictures Returned: Always
# Returns: 'xs:anyURI'
Height of the picture in pixels.
# Argument: 'xs:int'
Calls: UploadSiteHostedPictures Returned: Always
# Returns: 'xs:int'
Width of the picture in pixels.
# Argument: 'xs:int'
Calls: UploadSiteHostedPictures Returned: Always
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |