Table of Contents

Class Demographics

Namespace
InSite.Domain.Integrations.Prometric
Assembly
Shift.Sdk.dll
public class Demographics
Inheritance
Demographics
Inherited Members
Extension Methods

Constructors

Demographics()

public Demographics()

Properties

Address

public Address Address { get; set; }

Property Value

Address

DateOfBirth

public string DateOfBirth { get; set; }

Property Value

string

EmailAddress

public string EmailAddress { get; set; }

Property Value

string

FirstName

public string FirstName { get; set; }

Property Value

string

Ids

public Ids Ids { get; set; }

Property Value

Ids

LastName

public string LastName { get; set; }

Property Value

string

MiddleName

public string MiddleName { get; set; }

Property Value

string

Phones

public Phones Phones { get; set; }

Property Value

Phones