A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum SaleType.TypeKey

The TypeKey enumeration defines the sale type keys.

Namespace: Mediachase.Commerce.Catalog
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
[Flags]
public enum TypeKey

Fields

Name Description
AllCustomers

Represents all customers.

Customer

Represents the customer.

CustomerPriceGroup

Represents the customer price group.

Extension Methods