# GetUsage200Response
## Properties
**character_count** | Option<**i64**> | Characters translated so far in the current billing period. | [optional]
**character_limit** | Option<**i64**> | Current maximum number of characters that can be translated per billing period. | [optional]
**document_limit** | Option<**i64**> | Documents translated so far in the current billing period. | [optional]
**document_count** | Option<**i64**> | Current maximum number of documents that can be translated per billing period. | [optional]
**team_document_limit** | Option<**i64**> | Documents translated by all users in the team so far in the current billing period. | [optional]
**team_document_count** | Option<**i64**> | Current maximum number of documents that can be translated by the team per billing period. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)