The customer's IP address. Typically used for fraud detection.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string IP { get; set; }
Public Property IP As String
Get
Set
public:
property String^ IP {
String^ get ();
void set (String^ value);
}
member IP : string with get, set
Property Value
Type:
StringSee Also