# ContactNote

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | Contact note ID. | 
**createdAt** | [**\DateTime**](\DateTime.md) | Contact note creation time. | 
**note** | **string** | Contact note text. | 
**user** | [**\TextMagic\Models\User**](User.md) |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


