Table of Contents

Class DeleteAttemptPin

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

Constructors

DeleteAttemptPin()

public DeleteAttemptPin()

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