The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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.