UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

8 lines (7 loc) 196 B
export declare class InvoicedQuantity { unitCode?: string; unitCodeListID?: string; unitCodeListAgencyName?: string; value: number; constructor(iq: InvoicedQuantity); }