circle-info
Squadcast is now SolarWinds Incident Response

V3WorkflowsEntityOwner

Example Usage

import { V3WorkflowsEntityOwner } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V3WorkflowsEntityOwner = {
  id: "<id>",
  type: "<value>",
};

Fields

Field
Type
Required
Description

id

string

✔️

N/A

type

string

✔️

N/A

Last updated