![]() | |
IBalance |
public interface IBalanceReportLogService : IBalanceReportLogQueryService, IBusinessService
The IBalanceReportLogService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of BalanceReportLogs matching the specified filter.
(Inherited from IBalanceReportLogQueryService) |
![]() | GetAll |
Gets all BalanceReportLogs
(Inherited from IBalanceReportLogQueryService) |
![]() | GetSingle |
Gets a single BalanceReportLog matching the provided filter.
(Inherited from IBalanceReportLogQueryService) |