Country

Payee.Country property

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

public string Country { get; set; }

See Also