Record

verify-domain-response

No description available.

record verify-domain-response {
  authenticated: option​<bool>,
  domain: option​<string>,
  verification-email: option​<string>,
  verification-sent: option​<string>,
  verified: option​<bool>,
}

Fields

NameTypeDescription
authenticatedoption​<bool>
domainoption​<string>
verification-emailoption​<string>
verification-sentoption​<string>
verifiedoption​<bool>