eBay::API::XML::DataType::Enum::AccessRuleStatusCodeType - eBay::API::XML::DataType::Enum::AccessRuleStatusCodeType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::Enum::AccessRuleStatusCodeType

DESCRIPTION

Top

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

Top

Enums:

Top

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.


eBay-API documentation  | view source Contained in the eBay-API distribution.