Skip to content

PaymentsList

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/payments/payments.ts (line 2)

Part of: Pams

Properties

PropertyType
PaymentIDnumber
PaymentDateDate
ShipmentDateDate
RecievedDateDate
RecievedFromstring
InvoiceNumberstring
Accountstring
PaymentMethodNamestring
PaymentMethodstring
Referencestring
ReferenceNumstring
RecievedAmountnumber
NoneAllocatedAmountnumber
AllocatedAmountnumber
BankChargesnumber

Relationships

  • IMPORTS → InvoiceDetails
  • IMPORTS → InvoiceItems

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • PaymentsListComponentPams/Web/Pams.Web/Client/app/components/payments/payments-list/payments-list.component.ts:1
  • PaymentsServicePams/Web/Pams.Web/Client/app/services/payments/payments.service.ts:1

Was this page helpful?

Download as PDF