interface CreateWorkflowSchemeDraftFromParent {
    id: number;
}

Properties

Properties

id: number

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