circle-info
Squadcast is now SolarWinds Incident Response

CommonV3RBACOwnerType

The type of the owner.

Example Usage

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

let value: CommonV3RBACOwnerType = "team";

Values

"team"

Last updated