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::AccessRuleStatusCodeType

DESCRIPTION

Defines values that describe an application's current status with respect to an API access rule. The rules specify daily, hourly, and periodic usage limits for various eBay Web Services calls.

SYNOPSIS

Enums:

RuleOff

(out) The rule is turned off, and no rule validation was performed.

RuleOn

(out) The rule is turned on, and rule validation was performed.

ApplicationBlocked

(out) The application is blocked from making requests to the call named in this rule.

CustomCode

(out) Reserved for internal or future use.