FraudSubmitGatewayResult Property |
Transaction status received from gateway for FraudWatch verification.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public StatusType GatewayResult { get; set; }
Public Property GatewayResult As StatusType
Get
Set
public:
property StatusType GatewayResult {
StatusType get ();
void set (StatusType value);
}
member GatewayResult : StatusType with get, set
Property Value
Type:
StatusTypeSee Also