Table of Contents

Class TDiscount

Namespace
InSite.Application.Payments.Read
Assembly
Shift.Sdk.dll
public class TDiscount
Inheritance
TDiscount
Inherited Members
Extension Methods

Constructors

TDiscount()

public TDiscount()

Properties

DiscountCode

public string DiscountCode { get; set; }

Property Value

string

DiscountDescription

public string DiscountDescription { get; set; }

Property Value

string

DiscountIdentifier

public Guid DiscountIdentifier { get; set; }

Property Value

Guid

DiscountPercent

public decimal DiscountPercent { get; set; }

Property Value

decimal

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid