Type Alias TriggerMeta

type TriggerMeta = {
    id: string;
    type: 0 | 1 | 2 | 3;
}
Index

Properties

Properties

id: string

The ID of the Trigger associated with the task in the choreographer

type: 0 | 1 | 2 | 3

trigger type