Click or drag to resize

LocationCountry Property

The ISO 3166-1 alpha-2 country code for the country associated with the address (e.g., "US")

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public string Country { get; protected set; }

Property Value

Type: String
See Also