Interface IStudentResidencyDetailService
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public interface IStudentResidencyDetailService : IEntityService<StudentResidencyDetailEntity>, IService
Methods
SetStudentResidencyStatus(SetStudentResidencyStatusRequest)
Declaration
SetStudentResidencyStatusResponse SetStudentResidencyStatus(SetStudentResidencyStatusRequest request)
Parameters
Type | Name | Description |
---|---|---|
SetStudentResidencyStatusRequest | request |
Returns
Type | Description |
---|---|
SetStudentResidencyStatusResponse |