# LoadInvoiceDataAction

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/actions/invoice.ts` (line 4)

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

**Implements:** `Action`

## Properties

| Property | Type |
|---|---|
| `type` | `any` |

## Relationships

- IMPORTS → `InvoiceDetails`
- IMPORTS → `InvoiceItems`

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

- `InvoiceEffects` — `Pams/Web/Pams.Web/Client/app/effects/invoice.ts`:17
- `InvoiceState` — `Pams/Web/Pams.Web/Client/app/reducers/invoice.ts`:6
