# DataLogin
## Properties
**email** | **String** | Email |
**password** | **String** | Password |
**friendly_name** | Option<**String**> | Friendly name used for the session | [optional]
**mfa_ticket** | **String** | Unvalidated or authorised MFA ticket Used to resolve the correct account |
**mfa_response** | Option<[**crate::models::DataLoginAnyOf1MfaResponse**](DataLogin_anyOf_1_mfa_response.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)