Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 616 Bytes

File metadata and controls

13 lines (10 loc) · 616 Bytes

# Item

Properties

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]

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