Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::AccessRuleCurrentStatusCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

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

SYNOPSIS ^

Enums: ^

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.

syntax highlighting: