LocalizedNotificationMessage
type string
Typed notification message; its discriminator selects email, push, or another installed message subtype.
Possible values: []
defaultLanguagestring
languages object
property name* AbstractNotificationMessage
Typed notification message; its discriminator selects email, push, or another installed message subtype.
type string
Typed notification message; its discriminator selects email, push, or another installed message subtype.
Possible values: []
LocalizedNotificationMessage
{
"type": "string",
"defaultLanguage": "string",
"languages": {}
}