interface DeleteWorkflowSchemeDraft {
    id: number;
}

Properties

Properties

id: number

The ID of the active workflow scheme that the draft was created from.