interface DomainRecordViewConfigView {
    data: string;
    subnet: string;
}

Properties

Properties

data: string
subnet: string