NAME
eBay::API::XML::DataType::PictureSetMemberType
DESCRIPTION
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.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::PictureSetMemberType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setMemberURL()
URL for the picture.
# Argument: 'xs:anyURI'
getMemberURL()
Calls: UploadSiteHostedPictures
Returned: Always
# Returns: 'xs:anyURI'
setPictureHeight()
Height of the picture in pixels.
# Argument: 'xs:int'
getPictureHeight()
Calls: UploadSiteHostedPictures
Returned: Always
# Returns: 'xs:int'
setPictureWidth()
Width of the picture in pixels.
# Argument: 'xs:int'
getPictureWidth()
Calls: UploadSiteHostedPictures
Returned: Always
# Returns: 'xs:int'