# AuthResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**request_id** | **String** | | [default to null]
**lease_duration** | **i32** | | [default to null]
**lease_id** | **String** | | [default to null]
**renewable** | **bool** | | [default to null]
**auth** | [***::models::AuthResponseAuth**](AuthResponse_auth.md) | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)