Table of Contents

Class AttemptPinMatch

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class AttemptPinMatch
Inheritance
AttemptPinMatch
Inherited Members
Extension Methods

Constructors

AttemptPinMatch()

public AttemptPinMatch()

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