|
@ -50,12 +50,15 @@ export class RedactValuesInResponseInterceptor<T> |
|
|
'feeInBaseCurrency', |
|
|
'feeInBaseCurrency', |
|
|
'grossPerformance', |
|
|
'grossPerformance', |
|
|
'grossPerformanceWithCurrencyEffect', |
|
|
'grossPerformanceWithCurrencyEffect', |
|
|
|
|
|
'interestInBaseCurrency', |
|
|
'investment', |
|
|
'investment', |
|
|
'netPerformance', |
|
|
'netPerformance', |
|
|
'netPerformanceWithCurrencyEffect', |
|
|
'netPerformanceWithCurrencyEffect', |
|
|
'quantity', |
|
|
'quantity', |
|
|
'symbolMapping', |
|
|
'symbolMapping', |
|
|
'totalBalanceInBaseCurrency', |
|
|
'totalBalanceInBaseCurrency', |
|
|
|
|
|
'totalDividendInBaseCurrency', |
|
|
|
|
|
'totalInterestInBaseCurrency', |
|
|
'totalValueInBaseCurrency', |
|
|
'totalValueInBaseCurrency', |
|
|
'unitPrice', |
|
|
'unitPrice', |
|
|
'value', |
|
|
'value', |
|
|