# UnboundCaspApi.InlineResponse2003

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Participant ID | 
**accountID** | **String** | Participant account ID | 
**name** | **String** | Participant name | 
**email** | **String** | Participant email | 
**status** | **String** | Participant status | 
**isActive** | **Boolean** | Participant activation state | 
**accountName** | **String** | Participant account name | 
**role** | **String** | Participant role | 
**vaults** | [**[Caspapiv10mngaccountsidparticipantsVaults]**](Caspapiv10mngaccountsidparticipantsVaults.md) |  | [optional] 


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


* `NOT_ACTIVATED` (value: `"NOT_ACTIVATED"`)

* `ACTIVATED` (value: `"ACTIVATED"`)

* `DEACTIVATED` (value: `"DEACTIVATED"`)




