Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 3.12 KB

patchv1severitymatrixconditionsconditionid.md

File metadata and controls

18 lines (12 loc) · 3.12 KB

PatchV1SeverityMatrixConditionsConditionId

Update a specific condition

Example Usage

import { PatchV1SeverityMatrixConditionsConditionId } from "firehydrant-typescript-sdk/models/components";

let value: PatchV1SeverityMatrixConditionsConditionId = {};

Fields

Field Type Required Description
name string N/A
position number Position is used to determine ordering of conditions in API responses and dropdowns. The condition with the lowest position (typically 0) will be considered the Default Condition