A user who participates in this request's approval quorum, and their approval state.
| Name | Type | Description | Notes |
|---|---|---|---|
| index | Integer | Zero-based position of this user within the `users` array. The `members` arrays elsewhere in the document reference users by this index rather than repeating the user ID. | |
| userId | String | The participating user's ID. | |
| status | QuorumApprovalState | ||
| isMandatoryOwner | Boolean | Present and `true` only for the workspace owner, when this request additionally requires the owner's approval. Absent for every other participant. | [optional] |