Table of Contents

Class DeliveryStarted2

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

Constructors

DeliveryStarted2(Guid, Guid)

public DeliveryStarted2(Guid mailout, Guid recipient)

Parameters

mailout Guid
recipient Guid

Properties

MailoutIdentifier

public Guid MailoutIdentifier { get; set; }

Property Value

Guid

RecipientIdentifier

public Guid RecipientIdentifier { get; set; }

Property Value

Guid