| Name | Type | Description | Notes |
|---|---|---|---|
| Action | string | Action needs to take | [optional] |
| Question | string | Question in case Action == Question | [optional] |
| PredefinedAnswers | List<PredefinedAnswer> | Predefined answer in case Action == Question | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| Action | string | Action needs to take | [optional] |
| Question | string | Question in case Action == Question | [optional] |
| PredefinedAnswers | List<PredefinedAnswer> | Predefined answer in case Action == Question | [optional] |