[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Models.GeoLocation.CountryCode

CountryCode Property

CountryCode

Two-letter ISO 3166 code for the visitor's country.

Declaration
[Column("country_code")]
public string CountryCode { get; set; }