UNPKG

reglanegociom3

Version:

15 lines (14 loc) 340 B
export declare class M3PDetalleItems { NombreConcepto: string; Valor: string; } export declare class M3PItemsWEB { dCantidad: number; dPrecioTotal: number; BisProductoPromo: boolean; Unidad: string; ClavePrdSRV: string; ClavePrdUnidad: string; IdProceso: string; observacion: string; }