Skip to content

RecievableInvoices

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/payments/payments.ts (line 60)

Part of: Frontend

Properties

PropertyType
PaymentInvoiceIDnumber
InvoiceIDnumber
PaymentIDnumber
OldAmountnumber
Amountnumber
Invoiceany
InvoiceNumberstring
PaymentAccountNamestring
PaymentNumberstring
PaymentReceivingDateDate
PaymentReceivingMethodNamestring
PaymentCurrencyRatenumber
CreationDateDate
ModificationDateDate
ModificationUserIDnumber
CreationUserIDnumber
CurrencyCodestring
CurrencySymbolstring
ObjectStatenumber

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)

  • CurrencyRateFrontend/src/app/components/payments/payment-details/payment-details.component.ts:1
  • PaymentsServiceFrontend/src/app/services/payments/payments.service.ts:1

Was this page helpful?

Download as PDF