Class TaxType
Tax type.
Inheritance
System.Object
TaxType
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
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 |