UNPKG

@facturacr/atv-sdk

Version:

Librería (SDK) de Javascript/NodeJS para acceder al API de Administración Tributaria Virtual (ATV) del Ministerio de Hacienda.

30 lines (29 loc) 457 B
export declare const tipoDocumento: { FE: { code: string; }; ND: { code: string; }; NC: { code: string; }; TE: { code: string; }; FEC: { code: string; }; CCE: { code: string; msjReceptorCode: string; }; CPCE: { code: string; msjReceptorCode: string; }; RCE: { code: string; msjReceptorCode: string; }; };