Interface IPellYearAmountService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IPellYearAmountService : IEntityService<PellYearAmountEntity>, IService
Methods
GetPellYearAmount(GetPellYearAmountRequest)
Declaration
GetPellYearAmountResponse GetPellYearAmount(GetPellYearAmountRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| GetPellYearAmountRequest | request |
Returns
| Type | Description |
|---|---|
| GetPellYearAmountResponse |