# SwitchAccountTypeRequest
## Properties
**current_service** | **String** | The service the user currently uses to login |
**new_service** | **String** | The service the user will use to login |
**email** | Option<**String**> | The email of the user | [optional]
**password** | Option<**String**> | The password used with the current service | [optional]
**mfa_code** | Option<**String**> | The MFA code of the current service | [optional]
**ldap_id** | Option<**String**> | The LDAP/AD id 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)