Skip to content

InvoicesList

reference
1 min readUpdated

Kind: Class

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

Part of: Pams

Properties

PropertyType
InvoiceIDnumber
InquiryNumbernumber
InvoiceNumberstring
CompanyBranchIDnumber
AccountIDnumber
AccountNamestring
DeliveryTermIDnumber
CreationUserIDnumber
DeliveredOrderIDnumber
PaymentMethodIDnumber
PaymentMethodNamestring
ModificationUserIDnumber
ClientOrderNumberstring
CreationDateDate
CurrencyCodestring
DateDate
DeductionAmountnumber
DeliveryTermNamestring
DueAmountnumber
FreightNumbernumber
FreightTypestring
InquiryJobNostring
InvoiceAddressstring
InvoiceItemsany[]
ModificationDateDate
Notestring
ObjectStatenumber
PaidAmountnumber
PaymentDueDateDate
ShipmentDateDate
InvoiceStatusIDnumber
InvoiceStatusNamestring
TotalAmountnumber
Typenumber
VendorOrderNumberstring

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)

  • InvoicesListComponentPams/Web/Pams.Web/Client/app/components/invoices/invoices-list/invoices-list.component.ts:1
  • InvoicesServicePams/Web/Pams.Web/Client/app/services/invoices/invoices.service.ts:1

Was this page helpful?

Download as PDF