WorkflowsCreateActionResponse
Example Usage
import { WorkflowsCreateActionResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: WorkflowsCreateActionResponse = {
data: {
name: "sq_add_communication_channel",
data: {
channels: [],
},
},
};Fields
Field
Type
Required
Description
Last updated