The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::PictureSetCodeType

DESCRIPTION

The size of images generated.

SYNOPSIS

Enums:

Standard

Default value for requests. The size for the standard, 3-picture set for item pictures.

Supersize

Supersize, 4-picture set. If you specify this value on input, and this value is returned in the response, then in AddItem or a related call, you must specify Item.PictureDetails.PhotoDisplay.Supersize or Item.PictureDetails.PhotoDisplay.PicturePack.

Large

When returned as output in the call response, the characters after setid may contain this value if a Supersize image cannot be generated. If this value is returned in the response, then in AddItem or a related call, you must specify Item.PictureDetails.PhotoDisplay.Supersize or Item.PictureDetails.PhotoDisplay.PicturePack.

CustomCode

(out) Reserved for internal or future use.