| Name | Type | Description | Notes |
|---|---|---|---|
| action | ActionEnum | Action needs to take | [optional] |
| question | String | Question in case Action == Question | [optional] |
| predefinedAnswers | List<PredefinedAnswer> | Predefined answer in case Action == Question | [optional] |
| Name | Value |
|---|---|
| QUESTION | "Question" |
| STORELOCATION | "StoreLocation" |
| PAYMENTSUBSCRIPTION | "PaymentSubscription" |
| STORENAME | "StoreName" |