Class StepAdvisory
- Namespace
- JD.AI.Workflows.History
- Assembly
- JD.AI.Workflows.dll
public sealed class StepAdvisory
- Inheritance
-
StepAdvisory
- Inherited Members
-
Properties
Fingerprint
public string Fingerprint { get; init; }
Property Value
- string
HistoricalAverageDuration
public TimeSpan HistoricalAverageDuration { get; init; }
Property Value
- TimeSpan
HistoricalSuccessRate
public double HistoricalSuccessRate { get; init; }
Property Value
- double
MostCommonNextStep
public string? MostCommonNextStep { get; init; }
Property Value
- string
PreviouslySeen
public bool PreviouslySeen { get; init; }
Property Value
- bool
StepName
public string StepName { get; init; }
Property Value
- string