Click or drag to resize

OperationBaseTip Property

The tip 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> Tip { get; set; }

Property Value

Type: NullableDecimal
See Also