interface GetDNSZoneVersionDiffResponse {
    changes: RecordChange[];
}

Properties

Properties

changes: RecordChange[]