Domain Validation Properties Response
data class DomainValidationPropertiesResponse(val expirationDate: String, val validationToken: String)
The JSON object that contains the properties to validate a domain.
The JSON object that contains the properties to validate a domain.