GetCustomHostnamesResultOwnershipVerification

data class GetCustomHostnamesResultOwnershipVerification(val name: String, val type: String, val value: String)

Constructors

constructor(name: String, type: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DNS Name for record.

Link copied to clipboard

DNS Record type. Available values: "txt".

Link copied to clipboard

Content for the record.