Interface IPendingEmployerService
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public interface IPendingEmployerService : IEntityService<PendingEmployerEntity>, IService
Methods
GetDuplicatePendingEmployerProcess(GetDuplicatePendingEmployerProcessRequest)
Declaration
GetDuplicatePendingEmployerProcessResponse GetDuplicatePendingEmployerProcess(GetDuplicatePendingEmployerProcessRequest request)
Parameters
Returns
SavePendingEmployerProcess(SavePendingEmployerProcessRequest)
Declaration
SavePendingEmployerProcessResponse SavePendingEmployerProcess(SavePendingEmployerProcessRequest request)
Parameters
Returns