Std_NestedLocalizableMessage
The NestedLocalizableMessage structure represents a nested within a parameter localizable string or message template. This structure is useful for modeling composite messages. Such messages are necessary to do correct pluralization of phrases, represent lists of several items etc.
{
"id": "string"
}
Unique identifier of the localizable string or message template. This identifier is typically used to retrieve a locale-specific string or message template from a message catalog.
Named Arguments to be substituted into the message template. services will not populate this field when there are no parameters to be substituted