@valon-technologies/gestalt
    Preparing search index...

    Interface WorkflowScheduleActivation

    interface WorkflowScheduleActivation {
        cron: string;
        timezone: string;
    }
    Index

    Properties

    Properties

    cron: string
    timezone: string