circle-info
Squadcast is now SolarWinds Incident Response

OverlayGetOptinForKeyBasedDeduplicationForAServiceResponse

The request has succeeded.

Example Usage

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

let value: OverlayGetOptinForKeyBasedDeduplicationForAServiceResponse = {
  data: {
    dedupKeyEnabled: false,
  },
};

Fields

Last updated