NotificationPushPreview Data Type

Properties
name data type description
subject string
messages array of string

Example

{
  "subject" : "...",
  "messages" : [ "...", "..." ]
}