getCurrencyCode($row); $row['user_id'] = null; return $row; } public function rules(): array { return (new Request())->rules(); } }