# UnboundCaspApi.Body5

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Participant name | [optional] 
**email** | **String** | Participant email | [optional] 
**role** | **String** | Participant role | [optional] 
**status** | **String** | Participant status | 


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


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

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

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




