Master¶
Structure Class¶
Master
dataclass
¶
Contains information about the administrator account and invitation.
Attributes¶
account_id
class-attribute
instance-attribute
¶
account_id: str | None = None
The ID of the account used as the administrator account.
invitation_id
class-attribute
instance-attribute
¶
invitation_id: str | None = None
The value used to validate the administrator account to the member account.