Skip to content

Deduction

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/invoices/invoices.model.ts (line 283)

Part of: Pams

Properties

PropertyType
DeductionIDnumber
InvoiceIDnumber
ReasonIDnumber
DeductionReasonNamestring
Commentstring
Amountnumber
ObjectStatenumber
OldAmountnumber
CurrencyCodestring

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)

  • DeductionTableComponentPams/Web/Pams.Web/Client/app/components/invoices/deduction-table/deduction-table.component.ts:1
  • InvoiceDetailsComponentPams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • InvoicesServicePams/Web/Pams.Web/Client/app/services/invoices/invoices.service.ts:1

Was this page helpful?

Download as PDF