$this->description, 'type' => (int)$this->type, 'width' => (float)$this->width, 'length' => (float)$this->length, 'height' => (float)$this->height, 'quantity' => (int)$this->quantity ]; } }