Interface IAttemptPinCriteria
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public interface IAttemptPinCriteria
- Extension Methods
-
Properties
Filter
QueryFilter Filter { get; set; }
Property Value
- QueryFilter
OptionKey
int? OptionKey { get; set; }
Property Value
- int?
OptionPoints
decimal? OptionPoints { get; set; }
Property Value
- decimal?
OptionSequence
int? OptionSequence { get; set; }
Property Value
- int?
OptionText
string OptionText { get; set; }
Property Value
- string
PinX
Property Value
- int?
PinY
Property Value
- int?
QuestionSequence
int? QuestionSequence { get; set; }
Property Value
- int?