Interface IFaGlAuthorizationService
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IFaGlAuthorizationService : IEntityService<FaGlAuthorizationEntity>, IService
Methods
RecalculateAmountPackaged(FaGlAuthorizationRecalculateAmountPackagedRequest)
This method is used to recalculate the Gl Authorization AmountPackaged column
Declaration
FaGlAuthorizationRecalculateAmountPackagedResponse RecalculateAmountPackaged(FaGlAuthorizationRecalculateAmountPackagedRequest request)
Parameters
Returns