Class OrganizationCreated
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class OrganizationCreated : Change, IChange
- Inheritance
-
OrganizationCreated
- Implements
- Inherited Members
- Extension Methods
Constructors
OrganizationCreated(DateTimeOffset?)
public OrganizationCreated(DateTimeOffset? opened)
Parameters
openedDateTimeOffset?
Properties
Opened
public DateTimeOffset? Opened { get; set; }