$this->id, 'delta' => $this->delta, 'reason' => $this->reason, 'note' => $this->note, 'related_purchase_id' => $this->related_purchase_id, 'created_at' => $this->created_at->toISOString(), ]; } }