interface ProcessRepSheet {
    content: ProcessRepContentSheet;
    type: "sheet";
}

Properties

Properties

type: "sheet"