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")