# KykyapiClient.Attachment

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Entity identifier | [optional] 
**name** | **String** | Attachment&#39;s name | [optional] 
**contentType** | **String** | Attachment&#39;s content type (e.g. application/pdf) | [optional] 
**fileRef** | **String** | Attachment&#39;s data file reference. Reference points to a previously uploaded file in the system. | [optional] 


