Name | Type | Description | Notes |
---|---|---|---|
userId | String | [optional] | |
String | [optional] | ||
firstName | String | [optional] | |
lastName | String | [optional] | |
userRole | UserRoleEnum | [optional] | |
userStatus | UserStatusEnum | [optional] |
Name | Value |
---|---|
ACCOUNT_ADMIN | "AccountAdmin" |
TEAM_ADMIN | "TeamAdmin" |
TEAM_MEMBER | "TeamMember" |
Name | Value |
---|---|
ACTIVE | "Active" |
INVITATION_PENDING | "InvitationPending" |
DEACTIVATED | "Deactivated" |