Class: PictureManagerSubscriptionLevelCodeType
- Inherits:
-
String
- Object
- String
- PictureManagerSubscriptionLevelCodeType
- 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")
- @@schema_type =
"PictureManagerSubscriptionLevelCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"