Represents a comprehensive FileAttachment record within the OnTime API.
|  | FileAttachment 
 Represents a comprehensive FileAttachment record within the OnTime API. 
 
 
 
 | 
| Name | Description | Data Type | 
|---|---|---|
| ID | The unique identifier for this FileAttachment record. | string | 
| FileName | The exact file name of the FileAttachment. | string | 
| Contents | An array of unsigned bytes representing the raw data for this FileAttachment. | string | 
| Timestamp | The date and time that that this FileAttachment was created. | string |