| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier of the item | [optional] |
| name | string | The name of the item | [optional] |
| type | string | The type of flow item | [optional] |
| next_item_id | string | The ID of the next item in the sequence | [optional] |
| previous_item_id | string | The ID of the previous item in the sequence | [optional] |