Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetContactReachabilityStatusRequest

import type { GetContactReachabilityStatusRequest } from "https://aws-api.deno.dev/v0.4/services/route53domains.ts?docs=full";
interface GetContactReachabilityStatusRequest {
domainName?: string | null;
}

§Properties

§
domainName?: string | null
[src]

The name of the domain for which you want to know whether the registrant contact has confirmed that the email address is valid.