pub async fn extras_notifications_update(
configuration: &Configuration,
id: i32,
notification_request: NotificationRequest,
) -> Result<Notification, Error<ExtrasNotificationsUpdateError>>Expand description
Put a notification object.
pub async fn extras_notifications_update(
configuration: &Configuration,
id: i32,
notification_request: NotificationRequest,
) -> Result<Notification, Error<ExtrasNotificationsUpdateError>>Put a notification object.