Class EnterpriseModel
- Namespace
- InSite.Domain.Integrations.Engine
- Assembly
- Shift.Sdk.dll
public class EnterpriseModel
- Inheritance
-
EnterpriseModel
- Inherited Members
- Extension Methods
Constructors
EnterpriseModel()
public EnterpriseModel()
Properties
Code
public string Code { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Number
public int Number { get; set; }