Describes an Organization Member.
| Name | Type | Description | Notes |
|---|---|---|---|
| userId | String | Identifier of the Organization Admin. | |
| fullName | String | Name of the Organization Admin. | |
| String | Email of the OrganizationAdmin. | ||
| twoFactorEnabled | Boolean | Determines whether 2FA is enabled for the Organization Admin. | |
| permissions | List<OrganizationPermissionModel> | The permissions of the Member. |