QuickActionButton

QuickActionButton

JSON representation
{
  "buttonName": string,
  "buttonColor": enum (QuickActionButtonColors)
}
Fields
buttonName

string

The button name.

buttonColor

enum (QuickActionButtonColors)

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.