# PrincipalInvoicePayment

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/principals-invoice/principals-invoice.ts` (line 52)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `BranchId` | `number` |
| `CurrencyCode` | `string` |
| `CurrencyRate` | `number` |
| `CurrencySymbol` | `string` |
| `PaymentAmount` | `number` |
| `PaymentComment` | `string` |
| `PrincipalInvoiceId` | `number` |
| `PaymentDate` | `Date` |
| `CreatedAt` | `Date` |
| `CreatedById` | `number` |
| `ModifiedById` | `number` |
| `ModifiedAt` | `Date` |

## 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
