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