Class IntegrateEarningCodeResponse
Represents the response for the IntegrateEarningCode method.
Inheritance
System.Object
IntegrateEarningCodeResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class IntegrateEarningCodeResponse : EntityServiceResponse<WlmEarningCodeEntity>
Constructors
IntegrateEarningCodeResponse(WlmEarningCodeEntity)
Declaration
public IntegrateEarningCodeResponse(WlmEarningCodeEntity entity)
Parameters
Type | Name | Description |
---|---|---|
WlmEarningCodeEntity | entity |