| TYPE | Fragment |
|---|---|
| Category | Objects |
| name | type | required | default | description |
|---|---|---|---|---|
| identifier | string | yes | The identifier for this Todo | |
| status | string | yes | The status of the todo | |
| type | string | yes | The type of todo | |
| arguments | array | yes | The arguments as per documentation |