# UltracartClient::WorkflowNote ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **attachments** | [**Array<WorkflowAttachment>**](WorkflowAttachment.md) | Attachments to the Workflow Task | [optional] **edit_dts** | **String** | Date/time that the note was edited | [optional] **note** | **String** | Note | [optional] **note_dts** | **String** | Date/time that the note was written | [optional] **original_note** | **String** | Note originally written before any edits | [optional] **user** | [**WorkflowUser**](WorkflowUser.md) | | [optional]