The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::AckCodeType

DESCRIPTION

This code identifies the acknowledgement code types that eBay could use to communicate the status of processing a (request) message to an application. This code would be used as part of a response message that contains an application-level acknowledgement element.

SYNOPSIS

Enums:

Success

(out) Request processing succeeded

Failure

(out) Request processing failed

Warning

(out) Request processing completed with warning information being included in the response message

PartialFailure

(out) Request processing completed with some failures. See the Errors data to determine which portions of the request failed.

CustomCode

(out) Reserved for internal or future use.