postmasterlib::remote::notification_remote

Function notification_user_bulk

Source
pub fn notification_user_bulk(
    headers: HeaderMap,
    dto: Vec<NotificationUserRequest>,
) -> Result<StatusMessage, String>