This value is a machine-readable code identifying the
warning. See the
web service documentation for the current list of of warning
codes.
Namespace:
MaxMind.MinFraud.Response
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string Code { get; }
Public ReadOnly Property Code As String
Get
public:
property String^ Code {
String^ get ();
}
member Code : string with get
Property Value
Type:
String
See Also