DependenciesCreateOrUpdateDependenciesResponse
Example Usage
import { DependenciesCreateOrUpdateDependenciesResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: DependenciesCreateOrUpdateDependenciesResponse = {
data: {
ok: true,
},
};Fields
Field
Type
Required
Description
PreviousDependenciesCreateOrUpdateDependenciesRequestNextEscalationPoliciesCreateEscalationPoliciesResponse
Last updated