DomainTechContactExtraParam

data class DomainTechContactExtraParam(val name: String, val value: String)

Constructors

Link copied to clipboard
constructor(name: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of an additional parameter that is required by a top-level domain.

Link copied to clipboard

The value that corresponds with the name of an extra parameter.