Added adminStatusInternal field to the MinglarService for enhanced data handling.

This commit is contained in:
2025-12-01 15:48:42 +05:30
parent 32f4c7ce42
commit 140f70615c

View File

@@ -984,6 +984,7 @@ export class MinglarService {
id: true,
companyName: true,
adminStatusDisplay: true,
adminStatusInternal: true,
assignedOn: true,
accountManagerXid: true,
createdAt: true,