src/app/interfaces/venta.ts
Properties |
|
detalleVenta |
detalleVenta:
|
Type : DetalleVenta[]
|
fechaRegistro |
fechaRegistro:
|
Type : string
|
Optional |
idVenta |
idVenta:
|
Type : number
|
Optional |
numeroDocumento |
numeroDocumento:
|
Type : string
|
Optional |
tipoPago |
tipoPago:
|
Type : string
|
totalTexto |
totalTexto:
|
Type : string
|