Table of Contents

Class JournalSetupCreated

Namespace
InSite.Domain.Records
Assembly
Shift.Sdk.dll
public class JournalSetupCreated : Change, IChange
Inheritance
JournalSetupCreated
Implements
Inherited Members
Extension Methods

Constructors

JournalSetupCreated(Guid, string)

public JournalSetupCreated(Guid tenant, string name)

Parameters

tenant Guid
name string

Properties

Name

public string Name { get; }

Property Value

string

Tenant

public Guid Tenant { get; }

Property Value

Guid