Table of Contents

Class AssertAttemptMatch

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

Constructors

AssertAttemptMatch()

public AssertAttemptMatch()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

MatchSequence

public int MatchSequence { get; set; }

Property Value

int

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid