FraudSubmitGatewayAVS Property |
Street Address for FraudWatch verification.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public AvsResponseType GatewayAVS { get; set; }
Public Property GatewayAVS As AvsResponseType
Get
Set
public:
property AvsResponseType GatewayAVS {
AvsResponseType get ();
void set (AvsResponseType value);
}
member GatewayAVS : AvsResponseType with get, set
Property Value
Type:
AvsResponseTypeSee Also