# ImageGenOutputTokensDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**image_tokens** | **i32** | The number of image output tokens generated by the model. |
**text_tokens** | **i32** | The number of text output tokens generated by the model. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)