$this->contract->id, 'date' => $this->date->format('Y-m-d'), 'type' => [ 'id' => $this->type->value, 'description' => $this->type->name ] ]; } }