Interface RecordMetadata

interface RecordMetadata {
    gen?: number;
    ttl?: number;
}

Properties

Properties

gen?: number

Record modification count.

ttl?: number

The record's remaining time-to-live in seconds, before the record will expire and be removed by the server.

MMNEPVFCICPMFPCPTTAAATR