Interface IWlmEarningCodeService
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public interface IWlmEarningCodeService : IEntityService<WlmEarningCodeEntity>, IService
Methods
IntegrateEarningCode(IntegrateEarningCodeRequest)
Declaration
IntegrateEarningCodeResponse IntegrateEarningCode(IntegrateEarningCodeRequest request)
Parameters
Type | Name | Description |
---|---|---|
IntegrateEarningCodeRequest | request |
Returns
Type | Description |
---|---|
IntegrateEarningCodeResponse |