Table of Contents

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

int? PinX { get; set; }

Property Value

int?

PinY

int? PinY { get; set; }

Property Value

int?

QuestionSequence

int? QuestionSequence { get; set; }

Property Value

int?