Interface ICodGrantDisbursementService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface ICodGrantDisbursementService : IEntityService<CodGrantDisbursementEntity>, IService
Methods
GetNextCodGrantDisbursement(GetNextCodGrantDisbursementRequest)
Declaration
GetNextCodGrantDisbursementResponse GetNextCodGrantDisbursement(GetNextCodGrantDisbursementRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| GetNextCodGrantDisbursementRequest | request |
Returns
| Type | Description |
|---|---|
| GetNextCodGrantDisbursementResponse |