
eBay::API::XML::DataType::StoreCustomCategoryType

Configuration of a store custom category.


eBay::API::XML::DataType::StoreCustomCategoryType inherits from the eBay::API::XML::BaseDataType class

Custom category ID. For SetStoreCategories, required only if Action is set to Rename, Move or Delete.
Calls: SetStoreCategories RequiredInput: Conditionally
# Argument: 'xs:long'
Calls: GetStore Returned: Always
# Returns: 'xs:long'
Describes the configuration of a store custom subcategory. Stores support three levels of categories.
Calls: SetStoreCategories RequiredInput: Conditionally
# Argument: reference to an array of 'ns:StoreCustomCategoryType'
Calls: GetStore Returned: Always
# Returns: reference to an array of 'ns:StoreCustomCategoryType'
Name of the custom category.
Calls: SetStoreCategories RequiredInput: Conditionally
# Argument: 'xs:string'
Calls: GetStore Returned: Always
# Returns: 'xs:string'
Order in which the custom category appears in the list of store categories.
Calls: SetStoreCategories RequiredInput: No
# Argument: 'xs:int'
Calls: GetStore Returned: Always
# Returns: 'xs:int'