# JsonBaseResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **status_code** | Option<**i32**> | HTTP status code to allow for error handling. This is for errors encountered while streaming the response. | [optional] **done** | Option<**bool**> | Whether the model has finished generating audio. | [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)