NotificationTypePageResponse

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

content

integer As int32 As int32
number
Optional

number

integer As int32 As int32
number_of_elements
Optional

number_of_elements

integer As int32 As int32
size
Optional

size

integer As int32 As int32
total_elements
Optional

total_elements

integer As int32 As int32
total_pages
Optional

total_pages