Class AttemptResultModel
public class AttemptResultModel
- Inheritance
-
AttemptResultModel
- Inherited Members
-
Constructors
AttemptResultModel()
public AttemptResultModel()
Properties
Attempt
public QAttempt Attempt { get; }
Property Value
- QAttempt
AttemptOrdinal
public string AttemptOrdinal { get; }
Property Value
- string
public Form BankForm { get; }
Property Value
- Form
IsSuccess
public bool IsSuccess { get; }
Property Value
- bool
RetryInstruction
public string RetryInstruction { get; }
Property Value
- string
ScoreScaled
public decimal ScoreScaled { get; }
Property Value
- decimal