UserInput#

class UserInput[source]#

Data to provide a user by username and tenant.

username: str#

The username of the user.

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