|
|
|
@ -113,13 +113,6 @@ export const DEFAULT_REDACTED_PATHS = [ |
|
|
|
'activities[*].feeInAssetProfileCurrency', |
|
|
|
'activities[*].feeInBaseCurrency', |
|
|
|
'activities[*].quantity', |
|
|
|
|
|
|
|
/* @deprecated */ |
|
|
|
'activities[*].SymbolProfile.symbolMapping', |
|
|
|
|
|
|
|
/* @deprecated */ |
|
|
|
'activities[*].SymbolProfile.watchedByCount', |
|
|
|
|
|
|
|
'activities[*].value', |
|
|
|
'activities[*].valueInBaseCurrency', |
|
|
|
'balance', |
|
|
|
@ -150,13 +143,6 @@ export const DEFAULT_REDACTED_PATHS = [ |
|
|
|
'platforms[*].balance', |
|
|
|
'platforms[*].valueInBaseCurrency', |
|
|
|
'quantity', |
|
|
|
|
|
|
|
/* @deprecated */ |
|
|
|
'SymbolProfile.symbolMapping', |
|
|
|
|
|
|
|
/* @deprecated */ |
|
|
|
'SymbolProfile.watchedByCount', |
|
|
|
|
|
|
|
'totalBalanceInBaseCurrency', |
|
|
|
'totalDividendInBaseCurrency', |
|
|
|
'totalInterestInBaseCurrency', |
|
|
|
|