Class: GallerySortFilterCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsGallerySortFilterCodeType

Constant Summary collapse

CustomCode =
GallerySortFilterCodeType.new("CustomCode")
ShowAnyItems =
GallerySortFilterCodeType.new("ShowAnyItems")
ShowItemsWithGalleryImagesFirst =
GallerySortFilterCodeType.new("ShowItemsWithGalleryImagesFirst")
ShowOnlyItemsWithGalleryImages =
GallerySortFilterCodeType.new("ShowOnlyItemsWithGalleryImages")