Interface IIsirService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IIsirService : IService
Methods
GetIsir(GetIsirRequest)
Declaration
GetIsirResponse GetIsir(GetIsirRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| GetIsirRequest | request |
Returns
| Type | Description |
|---|---|
| GetIsirResponse |