Kind: Interface
Source: Pams/Web/Pams.Web/Client/app/reducers/invoice.ts (line 6)
Part of: Pams
Properties
| Property | Type |
|---|---|
invoice | InvoiceDetails |
invoiceList | InvoiceDetails[] |
loading | boolean |
total | number |
Relationships
- IMPORTS →
LoadInvoiceDataAction - IMPORTS →
InvoiceDetails - IMPORTS →
InvoiceItems - IMPORTS →
InvoicesType
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
AppState—Pams/Web/Pams.Web/Client/app/reducers/index.ts:6
Was this page helpful?