When executing the getPricingWeeks() method on the property object, I've been getting a PHP warning: curl_multi_exec(): supplied resource is not a valid cURL handle resource in /src/tabs/api/client/ApiClient.php on line 435
Removing line 429 fixes it. Would you like me to submit a PR?