# QuorumUser ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**index** | **number** | 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. | [default to undefined]| |**userId** | **string** | The participating user\'s ID. | [default to undefined]| |**status** | [**QuorumApprovalState**](QuorumApprovalState.md) | | [default to undefined]| |**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] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)