UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

8 lines (7 loc) 189 B
export declare class DocumentCurrencyCode { listID?: string; listName?: string; listAgencyName?: string; value: string; constructor(dcc: DocumentCurrencyCode); }