LoginUserData_1#

class LoginUserData_1[source]#

The data required when you want to login

username: str#

The username of the user.

password: str#

Your password

tenant_id: Union[Just[str], _Nothing[str]] = Nothing#

The id of the tenant of the user, this value will become required starting with release Nobel.2