Interface IStudentPlacementVerificationService
Namespace: Cmc.Nexus.CareerServices.Services
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public interface IStudentPlacementVerificationService : IEntityService<StudentPlacementVerificationEntity>, IService
Methods
SaveStudentPlacementVerification(SaveStudentPlacementVerificationRequest)
Declaration
SaveStudentPlacementVerificationResponse SaveStudentPlacementVerification(SaveStudentPlacementVerificationRequest payload)
Parameters
Type | Name | Description |
---|---|---|
SaveStudentPlacementVerificationRequest | payload |
Returns
Type | Description |
---|---|
SaveStudentPlacementVerificationResponse |