SaleTransitAmount Property |
Specifies qualifying transit amount for commuter card transactions. xAllowPartialAuth must be set to True.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public decimal TransitAmount { get; set; }
Public Property TransitAmount As Decimal
Get
Set
public:
property Decimal TransitAmount {
Decimal get ();
void set (Decimal value);
}
member TransitAmount : decimal with get, set
Property Value
Type:
DecimalSee Also