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


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

Index


NAME

Top

eBay::API::XML::DataType::Enum::AccessRuleCurrentStatusCodeType

DESCRIPTION

Top

Describes the current status of your application with regard to rules governing the number of times your application can execute API calls.

SYNOPSIS

Top

Enums:

Top

NotSet

(out) The rule is not set and usage limits do not apply.

HourlyLimitExceeded

(out) Your application has exceeded its hourly hard limit.

DailyLimitExceeded

(out) Your application has exceeded its daily hard limit.

PeriodicLimitExceeded

(out) Your application has exceeded its periodic hard limit.

HourlySoftLimitExceeded

(out) Your application has exceeded its hourly soft limit.

DailySoftLimitExceeded

(out) Your application has exceeded its daily soft limit.

PeriodicSoftLimitExceeded

(out) Your application has exceeded its periodic soft limit.

CustomCode

(out) Reserved for internal or future use.


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