Country

BillerInfo.Country property

Gets or sets the biller’s country. 3-letter country code from ISO/DIS-3166.

public string Country { get; set; }

See Also