![]() | |
ITax |
public interface ITaxTransactionService : ITaxTransactionQueryService, IBusinessService
The ITaxTransactionService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of TaxTransactions matching the specified filter.
(Inherited from ITaxTransactionQueryService) |
![]() | GetAll |
Gets all TaxTransactions
(Inherited from ITaxTransactionQueryService) |
![]() | GetSingle |
Gets a single TaxTransaction matching the provided filter.
(Inherited from ITaxTransactionQueryService) |