Table of Contents

Class ExpirationReminderRequested2

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

Constructors

ExpirationReminderRequested2(ReminderType, DateTimeOffset)

public ExpirationReminderRequested2(ReminderType type, DateTimeOffset requested)

Parameters

type ReminderType
requested DateTimeOffset

Properties

Requested

public DateTimeOffset Requested { get; set; }

Property Value

DateTimeOffset

Type

public ReminderType Type { get; set; }

Property Value

ReminderType