Interface IServicerProcessGlobalExtractService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IServicerProcessGlobalExtractService : IEntityService<ServicerProcessGlobalExtractEntity>, IService
Methods
GetServicerDailyTransectionAudit(GetServicerDailyTransectionAuditRequest)
Declaration
GetServicerDailyTransectionAuditResponse GetServicerDailyTransectionAudit(GetServicerDailyTransectionAuditRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetServicerDailyTransectionAuditRequest | request |
Returns
Type | Description |
---|---|
GetServicerDailyTransectionAuditResponse |