
[//]: # (CLASS:AccountCurrentUsage)

[//]: # (KIND:object)

### AccountCurrentUsage

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**accessCode** | String | The access code. &nbsp;
**restriction** | String | Restrictions on this access code. &nbsp;
**count** | String | The current count of API calls using this access code for this period. &nbsp;
**limit** | String | The limit for this access code &nbsp;
**secondsUntilReset** | String | The period in seconds for count reset. &nbsp;
**percentageUsed** | String | The percentage of limit used. &nbsp;

[//]: # (END_DEFINITION)





