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