$this->id, 'deals_count' => $this->deals_count, 'total_sum' => $this->total_sum, 'tradings' => TradingResource::collection($this->tradings) ]; } }