# Invoice

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/BindingModels/Sales/InvoicesBindingModel.cs` (line 10)

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

## Relationships

- IMPORTS → `BaseBindingModel`
- IMPORTS → `InvoiceItemsBindingModel`

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `FilesController` — `Pams/API/Pams.API/Controllers/Common/FilesController.cs`:27
- `PaymentInvoice` — `Pams/Logic/Pams.Business/BindingModels/Sales/PaymentInvoicesBindingModel.cs`:9
- `UnitOfWork` — `Pams/Logic/Pams.Business/Component/UnitOfWork.cs`:12
- `EndUser` — `Pams/Logic/Pams.Business/Domain/Import/ImportDomain.cs`:3891
