Interface IDataAlertTriggerActionResponse

interface IDataAlertTriggerActionResponse {
    workflowID: string;
}

Properties

Properties

workflowID: string