Class: PictureSetCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPictureSetCodeType

Constant Summary collapse

CustomCode =
PictureSetCodeType.new("CustomCode")
Large =
PictureSetCodeType.new("Large")
Standard =
PictureSetCodeType.new("Standard")
Supersize =
PictureSetCodeType.new("Supersize")