# V2SignupAuthenticationMfaPostRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | Option<**String**> | The email of the user. | [optional]
**multi_factor_code** | **String** | The second factor - otp code or recovery code. |
**password** | Option<**String**> | The password of the user. | [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)