Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/principals-invoice/principals-invoice.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
ClientId | number |
ClientName | string |
CurrencyCode | string |
DeductionAmount | number |
InvoiceAmount | number |
InvoiceDate | Date |
InvoiceNumber | string |
InvoiceStatusId | number |
InvoiceStatusName | string |
PaymentMilestoneTypeId | number |
ItemName | string |
Note | string |
OrderId | number |
OrderItemId | number |
PaidAmount | number |
PaymentPeriodCount | number |
PaymentPeriodID | number |
PrincipalId | number |
PrincipalInvoiceId | number |
PrincipalInvoiceItemId | number |
PrincipalName | string |
SalesJobId | number |
SalesJobNo | string |
ShipmentAmount | number |
ShipmentDate | Date |
IsPaidForSure | boolean |
ReasonOfProbablyPaid | string |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
PrincipalsInvoiceService—Pams/Web/Pams.Web/Client/app/services/principals-invoice/principals-invoice.service.ts:1
Was this page helpful?