# Actor ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | Option<**String**> | The email address of the person, if available. | [optional] **name** | Option<**String**> | The name of the person, if available. | [optional] **title** | Option<**String**> | The title of the person, if available. | [optional] **context** | Option<[**Vec**](PartyUploadContext.md)> | A list of links to external systems such as CRM, Telephony System, Case Management, etc. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)