Interface ITestingCommitteeMemberPayDetailService
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public interface ITestingCommitteeMemberPayDetailService : IEntityService<TestingCommitteeMemberPayDetailEntity>, IService
Methods
SaveInvigilatorPayout(SaveInvigilatorPayoutRequest)
Declaration
SaveInvigilatorPayoutResponse SaveInvigilatorPayout(SaveInvigilatorPayoutRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| SaveInvigilatorPayoutRequest | request |
Returns
| Type | Description |
|---|---|
| SaveInvigilatorPayoutResponse |