DismissAlertPayload interface

The request payload to update an alert

Properties

closeTime

dateTime in which alert was closed

costEntityId

related budget

creationTime

dateTime in which alert was created

definition

defines the type of alert

description

Alert description

details

Alert details

modificationTime

dateTime in which alert was last modified

source

Source of alert

status

alert status

statusModificationTime

dateTime in which the alert status was last modified

statusModificationUserName

User who last modified the alert

Property Details

closeTime

dateTime in which alert was closed

closeTime?: string

Property Value

string

costEntityId

related budget

costEntityId?: string

Property Value

string

creationTime

dateTime in which alert was created

creationTime?: string

Property Value

string

definition

defines the type of alert

definition?: AlertPropertiesDefinition

Property Value

description

Alert description

description?: string

Property Value

string

details

Alert details

details?: AlertPropertiesDetails

Property Value

modificationTime

dateTime in which alert was last modified

modificationTime?: string

Property Value

string

source

Source of alert

source?: string

Property Value

string

status

alert status

status?: string

Property Value

string

statusModificationTime

dateTime in which the alert status was last modified

statusModificationTime?: string

Property Value

string

statusModificationUserName

User who last modified the alert

statusModificationUserName?: string

Property Value

string