circle-info
Squadcast is now SolarWinds Incident Response

V3UsersNotificationRule

Example Usage

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

let value: V3UsersNotificationRule = {
  type: "<value>",
  time: 905019,
};

Fields

Field
Type
Required
Description

type

string

✔️

N/A

time

number

✔️

N/A

Last updated