The Workflow tracks the current status of a Submission process in the application
| Field | Type | Description |
|---|---|---|
| id* | String | Unique Submission URI |
| name* | String | Name of workflow |
| step* | String | Current step in workflow |
| steps* | String | Comma-separated list of steps required in workflow |
| created* | DateTime | Date the record was created |
| lastModified* | DateTime | Date the record was last modified |
*required
autogenerated fields are in bold and are readonly