# UnboundCaspApi.InlineResponse2006Members

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**approvedAt** | **String** | Participant approval time | 
**id** | **String** | Participant ID | 
**isApproved** | **Boolean** | Participant approval state | 
**name** | **String** | Participant name | 
**status** | **String** | Participant task status | 
**approvalGroupAccount** | [**InlineResponse2006ApprovalGroupAccount**](InlineResponse2006ApprovalGroupAccount.md) |  | 
**label** | **String** | Participant label | 
**isGlobal** | **Boolean** | Participant global state | 
**isActive** | **Boolean** |  | 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `STARTED` (value: `"STARTED"`)

* `DONE` (value: `"DONE"`)

* `DECLINED` (value: `"DECLINED"`)




