Table of Contents

Class InvoiceItemRemoved

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

Constructors

InvoiceItemRemoved(Guid)

public InvoiceItemRemoved(Guid item)

Parameters

item Guid

Properties

ItemIdentifier

public Guid ItemIdentifier { get; set; }

Property Value

Guid