Package version:

Interface PtrRecord

A PTR record.

interface PtrRecord {
    ptrdname?: string;
}

Properties

Properties

ptrdname?: string

The PTR target domain name for this PTR record.