Country
BillerInfo.Country property
获取或设置出票人所在的国家。来自 ISO/DIS-3166. 的 3 个字母的国家/地区代码
public string Country { get; set; }
也可以看看
- class BillerInfo
- 命名空间 Aspose.Finance.Ofx.BillerDirectory
- 部件 Aspose.Finance
获取或设置出票人所在的国家。来自 ISO/DIS-3166. 的 3 个字母的国家/地区代码
public string Country { get; set; }