$this->id, 'amount' => (double) $this->amount, 'storages' => $this->storages ? $this->storages : null, ]; } }