Table of Contents

Class IndividualRequestOutput

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

Constructors

IndividualRequestOutput()

public IndividualRequestOutput()

Properties

Individuals

public Individual[] Individuals { get; set; }

Property Value

Individual[]

Raw

public string Raw { get; set; }

Property Value

string

Methods

Deserialize(string)

public static IndividualRequestOutput Deserialize(string json)

Parameters

json string

Returns

IndividualRequestOutput