Solution interface
Class Representing Solution for problems detected.
Properties
data | Solution Data. |
description | Description of the solution |
display |
Display Name of the solution |
id | Solution Id. |
metadata | Solution Metadata. |
order | Order of the solution. |
type | Type of Solution |
Property Details
data
description
Description of the solution
description?: string
Property Value
string
displayName
Display Name of the solution
displayName?: string
Property Value
string
id
Solution Id.
id?: number
Property Value
number
metadata
order
Order of the solution.
order?: number
Property Value
number