Interface ISevisStudentService
Represents a service contract for interacting with the SevisStudentEntity entity.
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public interface ISevisStudentService : IEntityService<SevisStudentEntity>, IService
Methods
ReviewSevisChanges(ReviewSevisChangesRequest)
Declaration
ReviewSevisChangesResponse ReviewSevisChanges(ReviewSevisChangesRequest request)
Parameters
Returns
SetInternationalStudent(SetInternationalStudentRequest)
Sets student to International status
Declaration
SetInternationalStudentResponse SetInternationalStudent(SetInternationalStudentRequest request)
Parameters
Returns