Interface ICfpInterestRateService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface ICfpInterestRateService : IEntityService<CfpInterestRateEntity>, IService
Methods
PostCollegeFinancePlanGrants(PostCollegeFinancePlanInterestRatesRequest)
Declaration
PostCollegeFinancePlanInterestRatesResponse PostCollegeFinancePlanGrants(PostCollegeFinancePlanInterestRatesRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| PostCollegeFinancePlanInterestRatesRequest | request |
Returns
| Type | Description |
|---|---|
| PostCollegeFinancePlanInterestRatesResponse |