Class StartDelivery
- Namespace
- InSite.Application.Messages.Write
- Assembly
- Shift.Sdk.dll
public class StartDelivery : Command, ICommand
- Inheritance
-
StartDelivery
- Implements
- Inherited Members
- Extension Methods
Constructors
StartDelivery(Guid, Guid, Guid)
public StartDelivery(Guid message, Guid mailout, Guid recipient)
Parameters
Properties
MailoutIdentifier
public Guid MailoutIdentifier { get; set; }
Property Value
RecipientIdentifier
public Guid RecipientIdentifier { get; set; }