MxRecordRecord

data class MxRecordRecord(val exchange: String, val preference: Int)

Constructors

Link copied to clipboard
constructor(exchange: String, preference: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The FQDN of the exchange to MX record points to.

Link copied to clipboard

The preference of the MX record.