Interface IHopeConfigurationService
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IHopeConfigurationService : IService
Methods
GetHopeConfiguration(GetHopeConfigurationRequest)
Declaration
GetHopeConfigurationResponse GetHopeConfiguration(GetHopeConfigurationRequest request)
Parameters
Returns
SaveHopeConfiguration(SaveHopeConfigurationRequest)
Declaration
ServiceResponse SaveHopeConfiguration(SaveHopeConfigurationRequest request)
Parameters
Returns
| Type |
Description |
| Cmc.Core.ServiceModel.ServiceResponse |
|