Click or drag to resize

OperationBaseAmount Property

The total amount of the transaction, inclusive of tax and tip if applicable. This the total amount of the transaction.

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

Property Value

Type: NullableDecimal
See Also