Interface ICommonlineRecipientService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface ICommonlineRecipientService : IEntityService<CommonlineRecipientEntity>, IService
Methods
GetCommonlineRecipientList(GetCommonlineRecipientListRequest)
Declaration
GetCommonlineRecipientListResponse GetCommonlineRecipientList(GetCommonlineRecipientListRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| GetCommonlineRecipientListRequest | request |
Returns
| Type | Description |
|---|---|
| GetCommonlineRecipientListResponse |