Class HistoryAdvisory
- Namespace
- JD.AI.Workflows.History
- Assembly
- JD.AI.Workflows.dll
public sealed class HistoryAdvisory
- Inheritance
-
HistoryAdvisory
- Inherited Members
-
Properties
FamiliarityScore
public double FamiliarityScore { get; init; }
Property Value
- double
HasHistory
public bool HasHistory { get; init; }
Property Value
- bool
SimilarPaths
public IReadOnlyList<SimilarPathResult> SimilarPaths { get; init; }
Property Value
- IReadOnlyList<SimilarPathResult>
StepAdvisories
public IReadOnlyList<StepAdvisory> StepAdvisories { get; init; }
Property Value
- IReadOnlyList<StepAdvisory>