GetDomainExtensionsExtension

data class GetDomainExtensionsExtension(val domain: String, val id: String, val serverCertificateId: String)

Constructors

Link copied to clipboard
constructor(domain: String, id: String, serverCertificateId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain name.

Link copied to clipboard
val id: String

The ID of the domain extension.

Link copied to clipboard

The ID of the certificate used by the domain name.