Class: StoreCustomPageStatusCodeType
- Inherits:
-
String
- Object
- String
- StoreCustomPageStatusCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsStoreCustomPageStatusCodeType
Constant Summary collapse
- Active =
StoreCustomPageStatusCodeType.new("Active")
- CustomCode =
StoreCustomPageStatusCodeType.new("CustomCode")
- Delete =
StoreCustomPageStatusCodeType.new("Delete")
- Inactive =
StoreCustomPageStatusCodeType.new("Inactive")
- @@schema_type =
"StoreCustomPageStatusCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"