# NamSorApiV2.APICounterV2Out

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**apiKey** | [**APIKeyOut**](APIKeyOut.md) |  | [optional] 
**apiService** | **String** | The apiService corresponds to the classifier name. | [optional] 
**createdDateTime** | **Number** | The create datetime of the counter. | [optional] 
**totalUsage** | **Number** | The usage of the counter. | [optional] 
**lastFlushedDateTime** | **Number** | The flush datetime of the counter. | [optional] 
**lastUsedDateTime** | **Number** | The last usage datetime of the counter. | [optional] 
**serviceFeaturesUsage** | **{String: Number}** | Usage of special features, such as Chinese, Japanese. | [optional] 


