CardknoxResponseAvsResult Property |
Namespace:
CardknoxApi
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string AvsResult { get; }
Public ReadOnly Property AvsResult As String
Get
public:
property String^ AvsResult {
String^ get ();
}
member AvsResult : string with get
Property Value
Type:
StringSee Also