UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

8 lines (7 loc) 184 B
export declare class IdentificationCode { listID?: string; listAgencyName?: string; listName?: string; value: string; constructor(ic: IdentificationCode); }