| Name | Type | Description | Notes |
|---|---|---|---|
| ProfileId | string | ||
| AccountId | string | ||
| Platform | string | [optional] [default to PlatformEnum.Whatsapp] | |
| Name | string | ||
| Description | string | [optional] | |
| Nodes | List<WorkflowNode> | [optional] | |
| Edges | List<WorkflowEdge> | [optional] | |
| EntryNodeId | string | The trigger node id; derived from the single trigger node if omitted | [optional] |