FormsNotificationContent
FormsNotificationContent
AllOf
JSON Example
{
"data": {
"entries": [
{
"value": {},
"key": "string"
}
]
},
"dataPrefixes": [
"string"
],
"subject": {
"size": 0,
"parts": [
{
"size": 0
}
],
"id": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
}
},
"body": {
"pages": [
{
"id": "string",
"label": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
},
"sections": [
{
"id": "string",
"label": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
},
"rows": [
{
"items": [
{
"size": 0
}
]
}
]
}
]
}
]
}
}