Magidoc

VerifiableDomain
Object

A domain that can be verified or approved for an organization or an enterprise.

Fields

#

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

dnsHostName

The DNS host name that should be used for verification.

domain

Non-null

The unicode encoded domain.

hasFoundHostName

Non-null

Whether a TXT record for verification with the expected host name was found.

hasFoundVerificationToken

Non-null

Whether a TXT record for verification with the expected verification token was found.

id

ID !
Non-null

The Node ID of the VerifiableDomain object

isApproved

Non-null

Whether or not the domain is approved.

isRequiredForPolicyEnforcement

Non-null

Whether this domain is required to exist for an organization or enterprise policy to be enforced.

isVerified

Non-null

Whether or not the domain is verified.

owner

Non-null

The owner of the domain.

punycodeEncodedDomain

Non-null

The punycode encoded domain.

tokenExpirationTime

The time that the current verification token will expire.

updatedAt

Non-null

Identifies the date and time when the object was last updated.

verificationToken

The current verification token for the domain.

Interfaces

#

Also implements Node .

Usages

#

References

#