getAssetsTotalOverview
abstract fun getAssetsTotalOverview(customerId: String, assetTypes: Set<AssetTypeEnumDto>?): AssetsTotalOverviewResponseDto
Retrieves the assets totals overview for specified asset types.
Return
The assets totals overview.
Parameters
customerId
The ID of the customer for which the overview should be returned.
assetTypes
Set of asset types for which the total item should be calculated.