interface SheetTappingEditorSelectionEntry {
    candidateId: string;
    valueId: string;
}

Properties

Properties

candidateId: string
valueId: string