# InvoicesStatusModel

**Kind:** Class

**Source:** `Frontend/src/app/models/invoices/invoices.model.ts` (line 317)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `DisplayOrder` | `any` |
| `InvoiceStatusID` | `number` |
| `IsDueForInvoicing` | `number` |
| `IsReceivables` | `number` |
| `Name` | `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)

- `InvoicesService` — `Frontend/src/app/services/invoices/invoices.service.ts`:1
