Class: PictureFormatCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPictureFormatCodeType

Constant Summary collapse

CustomCode =
PictureFormatCodeType.new("CustomCode")
GIF =
PictureFormatCodeType.new("GIF")
JPG =
PictureFormatCodeType.new("JPG")