Interface IBursaryPayoutLevelService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IBursaryPayoutLevelService : IEntityService<BursaryPayoutLevelEntity>, IService
Methods
DeleteBursaryPayoutList(DeleteBursaryPayoutListRequest)
Declaration
DeleteBursaryPayoutListResponse DeleteBursaryPayoutList(DeleteBursaryPayoutListRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| DeleteBursaryPayoutListRequest | request |
Returns
| Type | Description |
|---|---|
| DeleteBursaryPayoutListResponse |