CIA Compliance Manager API Documentation - v0.8.23

    Variable CURRENCY_OPTIONSConst

    CURRENCY_OPTIONS: {
        EUR: { locale: string; symbol: string };
        GBP: { locale: string; symbol: string };
        JPY: { locale: string; symbol: string };
        USD: { locale: string; symbol: string };
    } = ...

    Currency formatting options

    Type declaration

    • EUR: { locale: string; symbol: string }
    • GBP: { locale: string; symbol: string }
    • JPY: { locale: string; symbol: string }
    • USD: { locale: string; symbol: string }
    MMNEPVFCICPMFPCPTTAAATR