$this->resource['category'] ?? null, 'total_amount' => (float) ($this->resource['total_amount'] ?? 0), ]; } }