@alba-cars/common-modules 2.5.3 → 2.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,7 +16,8 @@ export declare enum Designation {
16
16
  AFTERCARE = "aftercare",
17
17
  DIRECTOR_OF_TECHNOLOGY = "Director of Technology",
18
18
  PURCHASE_EXECUTIVE = "Purchase Executive",
19
- RELATIONSHIP_MANAGER = "Relationship Manager"
19
+ RELATIONSHIP_MANAGER = "Relationship Manager",
20
+ SALES_CONTROLLER = "Sales Controller"
20
21
  }
21
22
  export declare enum TeamCategory {
22
23
  SALES = "sales",