Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::TaskStatusCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::Enum::TaskStatusCodeType

DESCRIPTION ^

Status values for the processing progress for the category structure changes specified by a SetStoreCategories request. If the SetStoreCategories call is processed asynchronously, then the status is returned by GetStoreCategoryUpdateStatus, otherwise, the status is returned in the SetStoreCategories response.

SYNOPSIS ^

Enums: ^

Pending

(out) The category changes have not started.

InProgress

(out) The category changes are in progress.

Complete

(out) The category changes completed successfully.

Failed

(out) The category changes failed.

CustomCode

(out) Reserved for internal or future use.

syntax highlighting: