Interface IStudentPlacementStatusReasonQuestionAnswerService
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public interface IStudentPlacementStatusReasonQuestionAnswerService : IEntityService<StudentPlacementStatusReasonQuestionAnswerEntity>, IService
Methods
SaveReasonQuestionAnswers(SaveReasonQuestionAnswersRequest)
Below method is used to save reason qeustion answer
Declaration
SaveReasonQuestionAnswersResponse SaveReasonQuestionAnswers(SaveReasonQuestionAnswersRequest payload)
Parameters
Returns