NotificationTypePageResponse
NotificationTypePageResponse
JSON Example
{
"total_elements": 0,
"total_pages": 0,
"number": 0,
"size": 0,
"number_of_elements": 0,
"first": false,
"last": false,
"content": [
{
"created": "string",
"updated": "string",
"version": 0,
"id": "string",
"name": "string",
"type": "string",
"description": "string",
"deployment": "string",
"provider": "string",
"priority": "string",
"callback_channel": {
"command": [
"string"
],
"callback_url": "string",
"callback_workflow": "string"
},
"visibility": "string",
"omnichannels": [
{
"name": "string",
"template_tags_selector": {
"template_tags_selector": [
"string"
]
},
"email_preferences": {
"cc": [
"string"
],
"bcc": [
"string"
],
"operation": "string",
"recipients": [
{
"email": "string",
"locale": "string"
}
]
},
"visual_components": [
"string"
],
"allowed_roles": [
"string"
]
}
],
"contact": "[email protected]/#vmc-notification-gw",
"category": "string",
"translation_id": "string",
"created_by": "[email protected]",
"updated_by": "[email protected]"
}
]
}
integer As int32
As int32
total_elements
Optional
total_elements
integer As int32
As int32
total_pages
Optional
total_pages
integer As int32
As int32
number
Optional
number
integer As int32
As int32
size
Optional
size
integer As int32
As int32
number_of_elements
Optional
number_of_elements
boolean
first
Optional
first
boolean
last
Optional
last