Refresh

This website www.rubydoc.info/gems/ebay/PictureManagerSubscriptionLevelCodeType is currently offline. Cloudflare\'s Always Online™ shows a snapshot of this web page from the Internet Archive\'s Wayback Machine. To check for the live version, click Refresh.

Class: PictureManagerSubscriptionLevelCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPictureManagerSubscriptionLevelCodeType

Constant Summary collapse

CustomCode =
PictureManagerSubscriptionLevelCodeType.new("CustomCode")
Free =
PictureManagerSubscriptionLevelCodeType.new("Free")
Level1 =
PictureManagerSubscriptionLevelCodeType.new("Level1")
Level2 =
PictureManagerSubscriptionLevelCodeType.new("Level2")
Level3 =
PictureManagerSubscriptionLevelCodeType.new("Level3")
Level4 =
PictureManagerSubscriptionLevelCodeType.new("Level4")