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