Table of Contents

Class VerifyActiveIndividualOutput

Namespace
Shift.Toolbox.Integration.DirectAccess
Assembly
Shift.Toolbox.dll
public class VerifyActiveIndividualOutput
Inheritance
VerifyActiveIndividualOutput
Inherited Members
Extension Methods

Constructors

VerifyActiveIndividualOutput()

public VerifyActiveIndividualOutput()

Properties

Raw

public string Raw { get; set; }

Property Value

string

Reason

public string Reason { get; set; }

Property Value

string

Verified

public bool Verified { get; set; }

Property Value

bool

Methods

Deserialize(string)

public static VerifyActiveIndividualOutput Deserialize(string json)

Parameters

json string

Returns

VerifyActiveIndividualOutput