QuickActionButton
JSON representation |
---|
{
"buttonName": string,
"buttonColor": enum ( |
Fields | |
---|---|
buttonName |
The button name. |
buttonColor |
The button color. |
QuickActionButtonColors
QuickActionButtonColors enum
Enums | |
---|---|
BLUE |
The button color is blue. |
YELLOW |
The button color is yellow. |
ORANGE |
The button color is orange. |