Class: StoreSubscriptionLevelCodeType
- Inherits:
-
String
- Object
- String
- StoreSubscriptionLevelCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsStoreSubscriptionLevelCodeType
Constant Summary collapse
- Anchor =
StoreSubscriptionLevelCodeType.new("Anchor")
- Basic =
StoreSubscriptionLevelCodeType.new("Basic")
- Close =
StoreSubscriptionLevelCodeType.new("Close")
- CustomCode =
StoreSubscriptionLevelCodeType.new("CustomCode")
- Featured =
StoreSubscriptionLevelCodeType.new("Featured")
- @@schema_type =
"StoreSubscriptionLevelCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"