|
@ -512,7 +512,6 @@ export class ImportService { |
|
|
type, |
|
|
type, |
|
|
unitPrice, |
|
|
unitPrice, |
|
|
SymbolProfile: { |
|
|
SymbolProfile: { |
|
|
currency: undefined, |
|
|
|
|
|
dataSource, |
|
|
dataSource, |
|
|
symbol, |
|
|
symbol, |
|
|
activitiesCount: undefined, |
|
|
activitiesCount: undefined, |
|
@ -520,6 +519,7 @@ export class ImportService { |
|
|
assetSubClass: undefined, |
|
|
assetSubClass: undefined, |
|
|
countries: undefined, |
|
|
countries: undefined, |
|
|
createdAt: undefined, |
|
|
createdAt: undefined, |
|
|
|
|
|
currency: undefined, |
|
|
holdings: undefined, |
|
|
holdings: undefined, |
|
|
id: undefined, |
|
|
id: undefined, |
|
|
isActive: true, |
|
|
isActive: true, |
|
|