Table Type: Metadata
Contains the flow outcomes.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| id | string | Primary Key | The unique identifier of the flow outcome. |
| db_last_updated | datetime | When this record was last updated in UTC. | |
| db_when_created | datetime | When this record was created in UTC. | |
| db_when_deleted | datetime | When this record was deleted in UTC or NULL. | |
| name | string | The name of the flow outcome. | |
| division_id | string | The division id of the flow outcome. | |
| division_name | string | The division name of the flow outcome. | |
| description | string | The description of the flow outcome. |
