interface ProcessCustomCalculation {
    json: string;
    processId: string;
}

Hierarchy (view full)

Properties

Properties

json: string
processId: string