code; } public function getType(): string { return $this->type; } public function getTotal(): int { return $this->total; } }