postmasterlib::remote::notification_remote

Function notification_user

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