NotificationMetadata
NotificationMetadata
Metadata for identification of the notification.
JSON Example
{
"environmentId": "string",
"productId": "string",
"taskId": "string",
"subProperty": [
"string"
],
"eventTimestamp": 0
}
string
environmentId
Optional
The notification metadata environment ID.
string
productId
Optional
The metadata product ID.
string
taskId
Optional
The notification metadata task ID.
array of string
subProperty
Optional
The notification metadata getSubProperty.
integer As int64 As int64
eventTimestamp
Optional
The timestamp (epoch seconds) when the event occurred or will occurr.