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