# bt_login_params.BTLoginParams

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **str** |  | [optional] 
**enable_totp** | **bool** |  | [optional] 
**device_id** | **str** |  | [optional] 
**random_token** | **str** |  | [optional] 
**totp** | **str** |  | [optional] 
**remember_totp** | **bool** |  | [optional] 
**password** | **str** |  | [optional] 
**web_client_capabilities** | [**bt_web_client_capabilities_params.BTWebClientCapabilitiesParams**](BTWebClientCapabilitiesParams.md) |  | [optional] 
**renderer_performance_measurement** | [**bt_web_renderer_performance_measurement_params.BTWebRendererPerformanceMeasurementParams**](BTWebRendererPerformanceMeasurementParams.md) |  | [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)


