Table of Contents

Class AssertAttemptPin

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class AssertAttemptPin : Query<bool>, IQuery<bool>
Inheritance
AssertAttemptPin
Implements
Inherited Members
Extension Methods

Constructors

AssertAttemptPin()

public AssertAttemptPin()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

PinSequence

public int PinSequence { get; set; }

Property Value

int

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid