Interface IProcess9010ReportService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IProcess9010ReportService : IService
Methods
Process9010Report(Queue9010ReportRequest)
Process 90-10 Report
Declaration
Queue9010ReportResponse Process9010Report(Queue9010ReportRequest request)
Parameters
Type | Name | Description |
---|---|---|
Queue9010ReportRequest | request |
Returns
Type | Description |
---|---|
Queue9010ReportResponse |