Interface IAttemptMatchCriteria
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public interface IAttemptMatchCriteria
- Extension Methods
-
Properties
AnswerText
string AnswerText { get; set; }
Property Value
- string
Filter
QueryFilter Filter { get; set; }
Property Value
- QueryFilter
MatchLeftText
string MatchLeftText { get; set; }
Property Value
- string
MatchPoints
decimal? MatchPoints { get; set; }
Property Value
- decimal?
MatchRightText
string MatchRightText { get; set; }
Property Value
- string
OrganizationIdentifier
Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
QuestionSequence
int? QuestionSequence { get; set; }
Property Value
- int?