KitchenDraw SDK 2
Show / Hide Table of Contents

Enum Appli.User.DiscountPermissionLevel

Describes a level of discount which is permitted to a user.

Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Appli.User.DiscountPermissionLevel

Fields

Name Description
NotPermitted

No discount is permitted at all.

PermittedUpToNullGap

Discount is permitted up to a null gap.

PermittedUpToNullMargin

Discount is permitted up to a null margin.

Unlimited

Unlimited discount is permitted.

In this article
  • Fields
Back to top Generated by DocFX