DomainValidationProperties Class

The JSON object that contains the properties to validate a domain.

Constructor

DomainValidationProperties()

Variables

Name Description
validation_token
str

Challenge used for DNS TXT record or file based validation.

expiration_date
str

The date time that the token expires.

Attributes

expirationDate

The date time that the token expires.

expirationDate: str

validationToken

Challenge used for DNS TXT record or file based validation.

validationToken: str