Data type is not correctly referenced: https://github.com/pipedrive/client-php/blob/0d0abfedd841dd197c67dcd48352ce99ddcbb4ae/lib/versions/v1/Model/GetProductFieldResponse.php#L70 Is just `ProductField` should be `\Pipedrive\versions\v1\Model\ProductField`, like: https://github.com/pipedrive/client-php/blob/0d0abfedd841dd197c67dcd48352ce99ddcbb4ae/lib/versions/v1/Model/GetProjectBoardResponse.php#L70 Results in fatal error: > Class "ProductField" not found <img width="1224" alt="Image" src="https://github.com/user-attachments/assets/f6aa3354-948e-4ab8-a490-f43bc50df9b6" />