Class ProcessDuplicateProspectInquiryResponse
Represents the response for the ProcessDuplicateStudent method.
Inheritance
System.Object
ProcessDuplicateProspectInquiryResponse
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class ProcessDuplicateProspectInquiryResponse : EntityServiceResponse<StudentEntity>
Constructors
ProcessDuplicateProspectInquiryResponse(StudentEntity)
Declaration
public ProcessDuplicateProspectInquiryResponse(StudentEntity entity)
Parameters
Type | Name | Description |
---|---|---|
Cmc.Nexus.Common.Entities.StudentEntity | entity |