NAME
eBay::API::XML::DataType::Enum::StoreCategoryUpdateActionCodeType
DESCRIPTION
Specifies the type of action to carry out with SetStoreCategories.
SYNOPSIS
Enums:
Add
(in) Add the listed categories to the store.
Delete
(in) Delete the listed categories from the store.
Move
(in) Move the listed categories from one place in the store category structure to another.
Rename
(in) Rename the listed store categories to the names provided.
CustomCode
(out) Reserved for internal or future use.