# ImagesUsage
## Properties
**total_tokens** | **i32** | The total number of tokens (images and text) used for the image generation. |
**input_tokens** | **i32** | The number of tokens (images and text) in the input prompt. |
**output_tokens** | **i32** | The number of image tokens in the output image. |
**input_tokens_details** | [**models::ImagesUsageInputTokensDetails**](ImagesUsage_input_tokens_details.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)