Function verify

Source
pub async fn verify(
    client: &Client,
    domain_id: &str,
) -> Result<VerifyResponse, Error>