# ObjectState

**Kind:** Enum

**Source:** `Frontend/src/app/models/shared/ObjectState.ts` (line 1)

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

## Values

- `Unchange`
- `Add`
- `Edit`
- `Delete`

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

- `DeductionTableComponent` — `Frontend/src/app/components/invoices/deduction-table/deduction-table.component.ts`:1
