InvestmentsHoldingsGetResponse constructor
InvestmentsHoldingsGetResponse({})
Implementation
InvestmentsHoldingsGetResponse({
required this.accounts,
required this.holdings,
required this.securities,
required this.item,
required this.requestId,
});