Class: StoreCategoryUpdateActionCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsStoreCategoryUpdateActionCodeType

Constant Summary collapse

Add =
StoreCategoryUpdateActionCodeType.new("Add")
CustomCode =
StoreCategoryUpdateActionCodeType.new("CustomCode")
Delete =
StoreCategoryUpdateActionCodeType.new("Delete")
Move =
StoreCategoryUpdateActionCodeType.new("Move")
Rename =
StoreCategoryUpdateActionCodeType.new("Rename")
@@schema_type =
"StoreCategoryUpdateActionCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"