NotificationPreferencesResponse

NotificationPreferencesResponse
NotificationPreferencesResponse

User notification preferences response

JSON Example
{
    "categories": [
        {
            "channels": {
                "channels": "string"
            },
            "display_name": "string",
            "name": "string",
            "notification_types": [
                {
                    "channels": {
                        "channels": "string"
                    },
                    "display_name": "string",
                    "name": "string",
                    "priority": "string"
                }
            ]
        }
    ]
}
categories
Optional

categories