Table of Contents

Class TDiscountFilter

Namespace
InSite.Application.Payments.Read
Assembly
Shift.Sdk.dll
public class TDiscountFilter : Filter, ISearchReport
Inheritance
TDiscountFilter
Implements
Inherited Members
Extension Methods

Constructors

TDiscountFilter()

public TDiscountFilter()

Properties

DiscountCode

public string DiscountCode { get; set; }

Property Value

string

DiscountDescription

public string DiscountDescription { get; set; }

Property Value

string

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?