Click or drag to resize

OperationBaseTax Property

The tax portion that is included in the total transaction amount (xAmount).

Namespace:  CardknoxApi.Operations
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public Nullable<decimal> Tax { get; set; }

Property Value

Type: NullableDecimal
See Also