Message

Message
Message

This specification contains the parameters of a Message

JSON Example
{
    "id": "string",
    "localizedMessage": "string",
    "arguments": [
        "string"
    ]
}
string
id
Optional

The ID of the message

string
localizedMessage
Optional

The localized message

array of string
arguments
Optional

The list of arguments for the message

Property Of