# StreamStatusResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**remaining** | Option<**i64**> | Remaining time in seconds for the session/token. | [optional]
**warning** | Option<**bool**> | Whether a warning state is active (e.g., session about to expire). | [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)