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

Class TaxType

Tax type.

Inheritance
System.Object
TaxType
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class TaxType : Enum

Fields

SalesTax

Sales tax

Declaration
public const TaxType SalesTax
Field Value
Type Description
TaxType

ShippingTax

Shipping tax

Declaration
public const TaxType ShippingTax
Field Value
Type Description
TaxType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32