# TranscriptTextUsageTokensInputTokenDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**text_tokens** | Option<**i32**> | Number of text tokens billed for this request. | [optional]
**audio_tokens** | Option<**i32**> | Number of audio tokens billed for this request. | [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)