Class: EBay::PhotoDisplayCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsPhotoDisplayCodeType

Constant Summary collapse

CustomCode =
new("CustomCode")
None =
new("None")
PicturePack =
new("PicturePack")
SiteHostedPictureShow =
new("SiteHostedPictureShow")
SlideShow =
new("SlideShow")
SuperSize =
new("SuperSize")
SuperSizePictureShow =
new("SuperSizePictureShow")
VendorHostedPictureShow =
new("VendorHostedPictureShow")