Class RoleModel
- Namespace
- InSite.Domain.Integrations.Engine
- Assembly
- Shift.Sdk.dll
public class RoleModel
- Inheritance
-
RoleModel
- Inherited Members
- Extension Methods
Constructors
RoleModel()
public RoleModel()
Properties
Identifier
public Guid Identifier { get; set; }
Property Value
Modified
public Timestamp Modified { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Organization
public Guid Organization { get; set; }