Table of Contents

Class PersonModel

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

Constructors

PersonModel()

public PersonModel()

Properties

Identifier

public Guid Identifier { get; set; }

Property Value

Guid

Organization

public Guid Organization { get; set; }

Property Value

Guid

User

public Guid User { get; set; }

Property Value

Guid