Interface IPellGrantConfigSettingService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IPellGrantConfigSettingService : IEntityService<PellGrantConfigSettingEntity>, IService
Methods
GetPellGrantConfigSetting(GetPellGrantConfigSettingRequest)
Declaration
GetPellGrantConfigSettingResponse GetPellGrantConfigSetting(GetPellGrantConfigSettingRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetPellGrantConfigSettingRequest | request |
Returns
Type | Description |
---|---|
GetPellGrantConfigSettingResponse |