Table of Contents

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

Guid

Modified

public Timestamp Modified { get; set; }

Property Value

Timestamp

Name

public string Name { get; set; }

Property Value

string

Organization

public Guid Organization { get; set; }

Property Value

Guid