Stores process ID.

interface ProcessIdModel {
    typeId?: string;
}

Properties

Properties

typeId?: string

The ID of the process.