# RealtimeBetaResponseUsageOutputTokenDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**text_tokens** | Option<**i32**> | The number of text tokens used in the Response. | [optional]
**audio_tokens** | Option<**i32**> | The number of audio tokens used in the Response. | [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)