Table of Contents

Class AssertAttemptOption

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

Constructors

AssertAttemptOption()

public AssertAttemptOption()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

OptionKey

public int OptionKey { get; set; }

Property Value

int

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid