| Field | Type | Required | Description |
|---|---|---|---|
type |
ButtonTypeEnum | ✔️ | Type of button for the action result |
content |
String | ✔️ | Content of the button |
resultContent |
Optional<String> | ➖ | Content of the result when the button is clicked |
| Field | Type | Required | Description |
|---|---|---|---|
type |
ButtonTypeEnum | ✔️ | Type of button for the action result |
content |
String | ✔️ | Content of the button |
resultContent |
Optional<String> | ➖ | Content of the result when the button is clicked |