NotificationPageResponse
                                NotificationPageResponse                            
                            JSON Example
                                    {
    "content": [
        {
            "callback": {
                "callback_uri": "string"
            },
            "category": "string",
            "client_created_date": "string",
            "client_id": "string",
            "created": "string",
            "created_by": "[email protected]",
            "deployment": "string",
            "description": "string",
            "error_message": "string",
            "expiry_date": "string",
            "id": "string",
            "initiated_by": "string",
            "name": "string",
            "notification_type": "string",
            "omnichannels": [
                {
                    "allowed_roles": [
                        "string"
                    ],
                    "email_preferences": {
                        "bcc": [
                            "string"
                        ],
                        "cc": [
                            "string"
                        ],
                        "operation": "string",
                        "recipients": [
                            {
                                "email": "string",
                                "locale": "string"
                            }
                        ]
                    },
                    "name": "string",
                    "operation": "string",
                    "visual_components": [
                        "string"
                    ]
                }
            ],
            "org_id": "string",
            "priority": "string",
            "provider": "string",
            "resource_id": "string",
            "resource_name": "string",
            "resource_type": "string",
            "status": "string",
            "translated": false,
            "translation_id": "string",
            "updated": "string",
            "user_name": "string",
            "version": 0
        }
    ],
    "number": 0,
    "number_of_elements": 0,
    "size": 0,
    "total_elements": 0,
    "total_pages": 0
}
            
            
                                    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
