ChannelPreferencesDto
Per-channel delivery toggles for notifications.
dashboardboolean
Whether notifications are delivered to the in-app dashboard feed.
emailboolean
Whether notifications are delivered by email.
ChannelPreferencesDto
{
"dashboard": true,
"email": true
}