Skip to content

PaymentDetails

reference
1 min readUpdated

Kind: Class

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

Part of: Pams

Properties

PropertyType
PaymentIDnumber
PaymentNumberstring
CompanyBranchIDnumber
AccountIDnumber
AccountNamestring
Amountnumber
CurrencyCodestring
BankChargesnumber
ReceivingDateDate
ReceivingAccountstring
BankAccountIdnumber
PaymentReceivingMethodIDnumber
PaymentReceivingMethodNamestring
ReferenceNumstring
PaymentInvoicesRecievableInvoices[]
PaymentCurrenciesRatesPaymentCurrenciesRates[]
NonAllocatedAmountnumber
AllocatedAmountnumber
InvoicesNumbersstring
RecievablesInvoicesRecievableInvoices[]
CreationDateDate
ModificationDateDate
ModificationUserIDnumber
CreationUserIDnumber
ObjectStatenumber

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)

  • CurrencyRatePams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts:1
  • 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