Reports Create Report
constructor(reportTypes: List<ReportType>, refreshableItems: List<ReportsRefreshableItem>, accountDialogType: AccountDialogType, inputProvider: String = "")
Parameters
report Types
refreshable Items
account Dialog Type
input Provider
The unique name of the provider (eg. sbab-bankid). If this is provided, the provider will be chosen for the user. If not, the user can choose the provider in a list. If the given parameter is not a valid provider, the user will see an error screen, so make sure you have the correct provider name from this endpoint.