# RequestTypeEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/components/notifications/notfications.service.ts` (line 16)

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

## Values

- `NA`
- `SalesOfferApprovalRequest`
- `SalesOfferApprovalRejection`
- `SalesOfferApproved`
- `SalesOrderApprovalRecuest`
- `SalesOrderApprovalRejection`
- `SalesOrderApproved`
- `SalesRequestCancelled`
- `SalesRequestAwaitingCancel`
- `SalesJobAwaitingReject`
- `SalesJobAwaitingLoss`
- `PurchaseOrderApprovalRequest`
- `PurchaseOrderApprovalRejection`
- `PurchaseOrderApproved`
- `LGApprovalRequest`
- `LGApprovalRejection`
- `LGApproved`
- `TaskAssigning`
- `TaskAccepted`
- `TaskRefused`
- `TaskReminder`
- `ActivityAssigning`
- `ActivityAccepted`
- `ActivityRefused`
- `ActivityParticipantRemoved`
- `ActivityReminder`
- `ActivityChanged`
- `AwaitingInspectionShipment`
- `PMTeamMemberNoted`
- `StoreManagerNoted`
- `FinanceMemberNoted`
- `SalesRepNoted`
- `AssignSalesJobToSalesRep`
- `AssignProjectToSalesRep`
- `UnAssignSalesJobToSalesRep`
- `UnAssignProjectToSalesRep`
- `SalesInquiryReviewRequest`
- `SalesInquiryReviewed`
- `CommentOnSalesJob`
- `CommentOnPurchseJob`
- `CommentOnBuyout`
- `CommentOnMRQ`
- `CommentOnPrincipalInvoice`
- `CommentOnInvoice`
- `CommentOnPayment`
- `CommentOnLG`
- `CommentOnAccount`
- `CommentOnContact`
- `CommentOnProject`
- `CommentOnProduct`

## Used by

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

### Imported by (3)

- `NotificationRowComponent` — `Pams/Web/Pams.Web/Client/app/components/notifications/notification-row/notification-row.component.ts`:1
- `NotificationsComponent` — `Pams/Web/Pams.Web/Client/app/components/notifications/notifications.component.ts`:1
- `AppMenuComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/app-menu/app-menu.component.ts`:1
