PAMapp/shared/models/strict-query.model.ts
@@ -16,9 +16,12 @@ name : string; img : string; expertise : string[]; suitability : number; avgScore : number; contactStatus: null; updateTime : null; seniority : string; role : string; new : boolean; latestAppointmentId :null }