Table of Contents

Class PayInvoice

Namespace
InSite.Application.Invoices.Write
Assembly
Shift.Sdk.dll
public class PayInvoice : Command, ICommand
Inheritance
PayInvoice
Implements
Inherited Members
Extension Methods

Constructors

PayInvoice(Guid, DateTimeOffset?)

public PayInvoice(Guid aggregate, DateTimeOffset? paid)

Parameters

aggregate Guid
paid DateTimeOffset?

Properties

Paid

public DateTimeOffset? Paid { get; }

Property Value

DateTimeOffset?