Interface TriggerConditions

interface TriggerConditions {
    comparisons: TriggerComparison[];
    time_dependents: TriggerTimeCondition[];
}

Properties

comparisons: TriggerComparison[]

List of comparisions used to activate the trigger

time_dependents: TriggerTimeCondition[]

List of time based activators for the trigger

MMNEPVFCICPMFPCPTTAAATR