vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface EntitlementProcessMilestoneTimeTrigger

    interface EntitlementProcessMilestoneTimeTrigger {
        actions?: WorkflowActionReference[];
        timeLength?: number;
        workflowTimeTriggerUnit: MilestoneTimeUnits;
    }
    Index

    Properties

    timeLength?: number
    workflowTimeTriggerUnit: MilestoneTimeUnits