interface ProcessRepSheetTapping {
    content: ProcessRepContentSheetTapping;
    type: "sheetTapping";
}

Properties

Properties

type: "sheetTapping"