UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

10 lines (9 loc) 232 B
export declare class TaxSchemeId { schemeID?: string; schemeName?: string; schemeAgencyID?: string; schemeAgencyName?: string; schemeURI?: string; value: number; constructor(tsi: TaxSchemeId); }