Interface ConnectorUdmListLitem

interface ConnectorUdmListLitem {
    key: string;
}

Properties

Properties

key: string