stephanus-stuff
test
use App\Services\CksAvmService;
$test = new CksAvmService;
$test->getPropertyTypesList();
$test->getAddressesListstring("BISHAN8", "CONDO",null,0,10,"desc");
// $test->getRecentPropertyTransactionsList(0,10,"saleDate", "desc","BISHAN8", "CONDO");
//$test->getRecentPropertyTransactionsList("BISHAN8", "CONDO",10,10,1,1);
=> [
"dateTime" => "23/07/2020",
"msgCode" => -2,
"msgDescription" => "No record found, please provide the correct/full details for searching",
"transactionLogID" => "5a4468f1-d8e3-4756-bd9d-2e421078026a",
"data" => null,
]