Kind: Class
Source: Frontend/src/app/models/invoices/invoices.model.ts (line 294)
Part of: Frontend
Properties
| Property | Type |
|---|---|
DeductionReasonID | number |
ComapnyID | number |
Name | string |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
DeductionTableComponent—Frontend/src/app/components/invoices/deduction-table/deduction-table.component.ts:1PrincipalsInvoiceDetailsComponent—Frontend/src/app/components/principal-invoice/principals-invoice-details/principals-invoice-details.component.ts:1InvoicesService—Frontend/src/app/services/invoices/invoices.service.ts:1
Was this page helpful?