enum | ta_e_currency {
ta_c_currency_undefined,
ta_c_currency_aed,
ta_c_currency_afn,
ta_c_currency_all,
ta_c_currency_amd,
ta_c_currency_ang,
ta_c_currency_aoa,
ta_c_currency_ars,
ta_c_currency_aud,
ta_c_currency_awg,
ta_c_currency_azn,
ta_c_currency_bam,
ta_c_currency_bbd,
ta_c_currency_bdt,
ta_c_currency_bgn,
ta_c_currency_bhd,
ta_c_currency_bif,
ta_c_currency_bmd,
ta_c_currency_bnd,
ta_c_currency_bob,
ta_c_currency_bov,
ta_c_currency_brl,
ta_c_currency_bsd,
ta_c_currency_btn,
ta_c_currency_bwp,
ta_c_currency_byn,
ta_c_currency_byr,
ta_c_currency_bzd,
ta_c_currency_cad,
ta_c_currency_cdf,
ta_c_currency_che,
ta_c_currency_chf,
ta_c_currency_chw,
ta_c_currency_clf,
ta_c_currency_clp,
ta_c_currency_cny,
ta_c_currency_cop,
ta_c_currency_cou,
ta_c_currency_crc,
ta_c_currency_cuc,
ta_c_currency_cup,
ta_c_currency_cve,
ta_c_currency_czk,
ta_c_currency_djf,
ta_c_currency_dkk,
ta_c_currency_dop,
ta_c_currency_dzd,
ta_c_currency_egp,
ta_c_currency_ern,
ta_c_currency_etb,
ta_c_currency_eur,
ta_c_currency_fjd,
ta_c_currency_fkp,
ta_c_currency_gbp,
ta_c_currency_gel,
ta_c_currency_ghs,
ta_c_currency_gip,
ta_c_currency_gmd,
ta_c_currency_gnf,
ta_c_currency_gtq,
ta_c_currency_gyd,
ta_c_currency_hkd,
ta_c_currency_hnl,
ta_c_currency_hrk,
ta_c_currency_htg,
ta_c_currency_huf,
ta_c_currency_idr,
ta_c_currency_ils,
ta_c_currency_inr,
ta_c_currency_iqd,
ta_c_currency_irr,
ta_c_currency_isk,
ta_c_currency_jmd,
ta_c_currency_jod,
ta_c_currency_jpy,
ta_c_currency_kes,
ta_c_currency_kgs,
ta_c_currency_khr,
ta_c_currency_kmf,
ta_c_currency_kpw,
ta_c_currency_krw,
ta_c_currency_kwd,
ta_c_currency_kyd,
ta_c_currency_kzt,
ta_c_currency_lak,
ta_c_currency_lbp,
ta_c_currency_lkr,
ta_c_currency_lrd,
ta_c_currency_lsl,
ta_c_currency_lyd,
ta_c_currency_mad,
ta_c_currency_mdl,
ta_c_currency_mga,
ta_c_currency_mkd,
ta_c_currency_mmk,
ta_c_currency_mnt,
ta_c_currency_mop,
ta_c_currency_mro,
ta_c_currency_mur,
ta_c_currency_mvr,
ta_c_currency_mwk,
ta_c_currency_mxn,
ta_c_currency_mxv,
ta_c_currency_myr,
ta_c_currency_mzn,
ta_c_currency_nad,
ta_c_currency_ngn,
ta_c_currency_nio,
ta_c_currency_nok,
ta_c_currency_npr,
ta_c_currency_nzd,
ta_c_currency_omr,
ta_c_currency_pab,
ta_c_currency_pen,
ta_c_currency_pgk,
ta_c_currency_php,
ta_c_currency_pkr,
ta_c_currency_pln,
ta_c_currency_pts,
ta_c_currency_pyg,
ta_c_currency_qar,
ta_c_currency_ron,
ta_c_currency_rsd,
ta_c_currency_rub,
ta_c_currency_rwf,
ta_c_currency_sar,
ta_c_currency_sbd,
ta_c_currency_scr,
ta_c_currency_sdg,
ta_c_currency_sek,
ta_c_currency_sgd,
ta_c_currency_shp,
ta_c_currency_sll,
ta_c_currency_sos,
ta_c_currency_srd,
ta_c_currency_ssp,
ta_c_currency_std,
ta_c_currency_svc,
ta_c_currency_syp,
ta_c_currency_szl,
ta_c_currency_thb,
ta_c_currency_tjs,
ta_c_currency_tmt,
ta_c_currency_tnd,
ta_c_currency_top,
ta_c_currency_try,
ta_c_currency_ttd,
ta_c_currency_twd,
ta_c_currency_tzs,
ta_c_currency_uah,
ta_c_currency_ugx,
ta_c_currency_usd,
ta_c_currency_usn,
ta_c_currency_uyi,
ta_c_currency_uyu,
ta_c_currency_uzs,
ta_c_currency_vef,
ta_c_currency_vnd,
ta_c_currency_vuv,
ta_c_currency_wst,
ta_c_currency_xaf,
ta_c_currency_xag,
ta_c_currency_xau,
ta_c_currency_xba,
ta_c_currency_xbb,
ta_c_currency_xbc,
ta_c_currency_xbd,
ta_c_currency_xcd,
ta_c_currency_xdr,
ta_c_currency_xof,
ta_c_currency_xpd,
ta_c_currency_xpf,
ta_c_currency_xpt,
ta_c_currency_xsu,
ta_c_currency_xts,
ta_c_currency_xua,
ta_c_currency_xxx,
ta_c_currency_yer,
ta_c_currency_zar,
ta_c_currency_zmw,
ta_c_currency_zwl
} |