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
Organization
public Guid Organization { get; set; }
Property Value
User
public Guid User { get; set; }