BaseUser#

class BaseUser[source]#

The JSON representation of a user.

id: int#

The is the id of this user

username: str#

The username of this user.

tenant_id: Optional[str]#

The tenant of the user