extras_notifications_partial_update

Function extras_notifications_partial_update 

Source
pub async fn extras_notifications_partial_update(
    configuration: &Configuration,
    id: i32,
    patched_notification_request: Option<PatchedNotificationRequest>,
) -> Result<Notification, Error<ExtrasNotificationsPartialUpdateError>>
Expand description

Patch a notification object.