Interface IStudentBillingStatementBatchService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IStudentBillingStatementBatchService : IEntityService<StudentBillingStatementBatchEntity>, IService
Methods
DeleteMultipleBillingStatements(DeleteStudentBillingStatementBatchRequest)
Declaration
DeleteStudentBillingStatementBatchResponse DeleteMultipleBillingStatements(DeleteStudentBillingStatementBatchRequest request)
Parameters
Type | Name | Description |
---|---|---|
DeleteStudentBillingStatementBatchRequest | request |
Returns
Type | Description |
---|---|
DeleteStudentBillingStatementBatchResponse |