# FullJob

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/Entity/Sales/FullJob.cs` (line 3)

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

## Relationships

- IMPORTS → `Inquiry`
- IMPORTS → `InquiryViewBindingModel`
- IMPORTS → `Offer`
- IMPORTS → `OfferViewBindingModel`
- IMPORTS → `Order`
- IMPORTS → `OrderViewBindingModel`
- IMPORTS → `Delivered`
- IMPORTS → `DeliveredViewBindingModel`
- IMPORTS → `Lost`
- IMPORTS → `LostViewBindingModel`
- IMPORTS → `Canceled`
- IMPORTS → `CanceledViewBindingModel`
- IMPORTS → `Regret`
- IMPORTS → `RegretViewBindingModel`
- IMPORTS → `OfferView`
- IMPORTS → `OrderView`
- IMPORTS → `DeliveredView`
- IMPORTS → `LostView`
- IMPORTS → `CanceledView`
- IMPORTS → `RegretView`

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

- `InquiryController` — `Pams/API/Pams.API/Controllers/Sales/InquiryController.cs`:48
