Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 794 Bytes

File metadata and controls

18 lines (13 loc) · 794 Bytes

com.ultracart.admin.v2.Model.WorkflowNote

Properties

Name Type Description Notes
Attachments List<WorkflowAttachment> Attachments to the Workflow Task [optional]
EditDts string Date/time that the note was edited [optional]
Note string Note [optional]
NoteDts string Date/time that the note was written [optional]
OriginalNote string Note originally written before any edits [optional]
User WorkflowUser [optional]

[Back to Model list] [Back to API list] [Back to README]