Country

FindBillerRequest.Country property

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

public string Country { get; set; }

See Also