Represents a user that should be create in the system
Name | Type | Description | Notes |
---|---|---|---|
String | EMail address of the user | ||
password | String | Password of the user | |
passwordRepeat | String | Repetition of the user's password | |
tenant | Tenant |
Represents a user that should be create in the system
Name | Type | Description | Notes |
---|---|---|---|
String | EMail address of the user | ||
password | String | Password of the user | |
passwordRepeat | String | Repetition of the user's password | |
tenant | Tenant |