CurrencyCode

Prj.CurrencyCode field

ISO 4217 で定義されている 3 文字の通貨コード。 有効な値の例は「USD」です。

public static readonly Key<string, PrjKey> CurrencyCode;

関連項目