Class SiteSettings.PermissionsModel
- Namespace
- Shift.Contract.Presentation
- Assembly
- Shift.Sdk.dll
public class SiteSettings.PermissionsModel
- Inheritance
-
SiteSettings.PermissionsModel
- Inherited Members
- Extension Methods
Constructors
PermissionsModel()
public PermissionsModel()
Properties
Accounts
public bool Accounts { get; set; }
Property Value
Integrations
public bool Integrations { get; set; }
Property Value
Settings
public bool Settings { get; set; }