ClassicAdministrator Class

Classic Administrators.

Inheritance
ClassicAdministrator

Constructor

ClassicAdministrator(*, id: Optional[str] = None, name: Optional[str] = None, type: Optional[str] = None, email_address: Optional[str] = None, role: Optional[str] = None, **kwargs)

Parameters

id
str
Required

The ID of the administrator.

name
str
Required

The name of the administrator.

type
str
Required

The type of the administrator.

email_address
str
Required

The email address of the administrator.

role
str
Required

The role of the administrator.