Table of Contents

Class Timestamp

Namespace
InSite.Domain.Integrations.Engine
Assembly
Shift.Sdk.dll
public class Timestamp
Inheritance
Timestamp
Inherited Members
Extension Methods

Constructors

Timestamp()

public Timestamp()

Properties

How

public string How { get; set; }

Property Value

string

What

public string What { get; set; }

Property Value

string

When

public DateTimeOffset When { get; set; }

Property Value

DateTimeOffset

Who

public string Who { get; set; }

Property Value

string

Why

public string Why { get; set; }

Property Value

string