Edit

Share via


ValidationRequestInfo interface

Data associated to a validation request for an alert. Along with the request status, this includes the validity data that is part of Get Alert(s) response.

Extends

Properties

alertValidationRequestStatus

Inherited Properties

isDynamicAnalysisSupported
validityLastCheckedDate
validityStatus

Property Details

alertValidationRequestStatus

alertValidationRequestStatus: AlertValidationRequestStatus

Property Value

Inherited Property Details

isDynamicAnalysisSupported

isDynamicAnalysisSupported: boolean

Property Value

boolean

Inherited From AlertValidityInfo.isDynamicAnalysisSupported

validityLastCheckedDate

validityLastCheckedDate: Date

Property Value

Date

Inherited From AlertValidityInfo.validityLastCheckedDate

validityStatus

validityStatus: AlertValidityStatus

Property Value

Inherited From AlertValidityInfo.validityStatus