CurrencyDisplay: {
    CODE: "code";
    NAME: "name";
    NARROW_SYMBOL: "narrowSymbol";
    SYMBOL: "symbol";
} = ...