role property
The user's role for the matter. Possible string values are:
- "ROLE_UNSPECIFIED" : No role assigned.
- "COLLABORATOR" : A collaborator on the matter.
- "OWNER" : The owner of the matter.
Implementation
core.String? role;
The user's role for the matter. Possible string values are:
core.String? role;