|
|
@ -157,6 +157,10 @@ export const DEFAULT_REDACTED_PATHS = [ |
|
|
'holdings[*].valueInBaseCurrency', |
|
|
'holdings[*].valueInBaseCurrency', |
|
|
'interestInBaseCurrency', |
|
|
'interestInBaseCurrency', |
|
|
'investmentInBaseCurrencyWithCurrencyEffect', |
|
|
'investmentInBaseCurrencyWithCurrencyEffect', |
|
|
|
|
|
'latestActivities[*].fee', |
|
|
|
|
|
'latestActivities[*].quantity', |
|
|
|
|
|
'latestActivities[*].value', |
|
|
|
|
|
'latestActivities[*].valueInBaseCurrency', |
|
|
'netPerformance', |
|
|
'netPerformance', |
|
|
'netPerformanceWithCurrencyEffect', |
|
|
'netPerformanceWithCurrencyEffect', |
|
|
'platforms[*].balance', |
|
|
'platforms[*].balance', |
|
|
|