IReportsEngineHelper Interface |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The IReportsEngineHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AddBillingReport |
Adds the billing report.
| |
| AddReportDataSource |
Adds the report data source.
| |
| DeleteBillingReport |
Deletes the billing report.
| |
| DeleteReportDataSource |
Deletes the report data source.
| |
| GetBillingReportById |
Gets the billing report by identifier.
| |
| GetDataSourceResult |
Gets the data source result.
| |
| GetReportData |
Gets the report data.
| |
| GetReportDataSourceById |
Gets the report data source by identifier.
| |
| ListBillingReports |
Lists the billing reports.
| |
| ListReportDataSources |
Lists the report data sources.
| |
| TestDataSourceQuery |
Tests the data source query.
| |
| UpdateBillingReport |
Updates the billing report.
| |
| UpdateReportDataSource |
Updates the report data source.
|