Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Yodlee 对“YMoney”类型的每个属性都有一个 currencyCode 属性。谁能向我提供 Yodlee 可能返回的有效货币代码值列表?
在美国,我得到“USD”,但我们想在各个国家/地区使用此应用程序。如果我知道 Yodlee 使用的货币代码列表,我可以适当地设计我的数据库字段来存储这些信息。
谢谢,雷尼伊登
currencyCode 返回货币的 ISO 代码。因此,您可以定义的列表是所有有效的 ISO 货币代码。