TenantMembership¶
- class TenantMembership[source]¶
A user and their role in a tenant.
- user: NormalUser¶
The user. Never carries an email address: an address is serialised only for the account that owns it.
- tenant_role: AbstractRole¶
The role they have in the tenant.