Name | Type | Description | Notes |
---|---|---|---|
links | {String: Link} | The location and content type of related resources | |
id | String | The member's ID | |
firstName | String | The member's first name | [optional] |
lastName | String | The member's last name | [optional] |
role | String | The member's built-in role. If the member has no custom roles, this role will be in effect. | |
String | The member's email address | ||
pendingInvite | Boolean | Whether the member has a pending invitation | |
verified | Boolean | Whether the member's email address has been verified | |
pendingEmail | String | The member's email address before it has been verified, for accounts where email verification is required | [optional] |
customRoles | [String] | The set of custom roles (as keys) assigned to the member | |
mfa | String | Whether multi-factor authentication is enabled for this member | |
excludedDashboards | [String] | Default dashboards that the member has chosen to ignore | [optional] |
lastSeen | Number | ||
lastSeenMetadata | LastSeenMetadata | [optional] | |
integrationMetadata | IntegrationMetadata | [optional] | |
teams | [MemberTeamSummaryRep] | Details on the teams this member is assigned to | [optional] |
permissionGrants | [MemberPermissionGrantSummaryRep] | A list of permission grants. Permission grants allow a member to have access to a specific action, without having to create or update a custom role. | [optional] |
creationDate | Number | ||
oauthProviders | [String] | A list of OAuth providers | [optional] |
version | Number | Version of the current configuration | [optional] |
roleAttributes | {String: Array} | [optional] |