UNPKG
bcucotizaciones
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
An easy to use soap client for currency price consulting agains Uruguayan central bank (BCU)
bcucotizaciones
/
dist
/
cotizacion
/
Grupo.d.ts
6 lines
•
148 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
enum
Grupo
{
MERCADO_INTERNACIONAL
=
1
,
COTIZACIONES_LOCALES
=
2
,
TASAS_LOCALES
=
3
}
//# sourceMappingURL=Grupo.d.ts.map