Table of Contents

Class OrganizationMatch

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

Constructors

OrganizationMatch()

public OrganizationMatch()

Properties

CompanyName

public string CompanyName { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

ParentOrganizationIdentifier

public Guid? ParentOrganizationIdentifier { get; set; }

Property Value

Guid?