validationStatus property
The validation status of the domain name. This can be one of the following values:
-
PENDING_VALIDATION
-
SUCCESS
-
FAILED
Implementation
final DomainStatus? validationStatus;
The validation status of the domain name. This can be one of the following values:
PENDING_VALIDATION
SUCCESS
-
FAILED
final DomainStatus? validationStatus;