PushNotificationButton
titlestring
action object
urlstring
dataobject
silentboolean
openInBrowserboolean
httpMethodstring
PushNotificationButton
{
  "title": "string",
  "action": {
    "url": "string",
    "data": {},
    "silent": true,
    "openInBrowser": true,
    "httpMethod": "string"
  }
}