GetDomainsDomain

data class GetDomainsDomain(val name: String, val ttl: Int, val urn: String)

Constructors

Link copied to clipboard
constructor(name: String, ttl: Int, urn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Required) The name of the domain.

Link copied to clipboard
val ttl: Int

The TTL of the domain.

Link copied to clipboard
val urn: String

The uniform resource name of the domain