Interface IFundSourceTypeService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IFundSourceTypeService : IEntityService<FundSourceTypeEntity>, IService
Methods
GetFundSourceType(GetFundSourceTypeRequest)
Declaration
GetFundSourceTypeResponse GetFundSourceType(GetFundSourceTypeRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetFundSourceTypeRequest | request |
Returns
Type | Description |
---|---|
GetFundSourceTypeResponse |