bitwarden_api_api::apis::devices_api

Function devices_knowndevice_email_identifier_get

source
pub async fn devices_knowndevice_email_identifier_get(
    configuration: &Configuration,
    email: &str,
    identifier: &str,
) -> Result<bool, Error<DevicesKnowndeviceEmailIdentifierGetError>>