Skip to main content
atoti.User(
    *,
    name: str,
    roles: Set[str],
)

Attributes

name

str

roles

Set[str]