Return of retrieveLargeAppSummaryResults11
Code:
$result = $client->retrieveLargeAppSummaryResults11($params['client_guid'],$params['session_id']);
Return of retrieveLargeAppSummaryResults11:
stdClass Object ( [firstFridgeCost] => 43 [secondFridgeCost] => 0 [thirdFridgeCost] => 0 [firstFreezerCost] => 0 [secondFreezerCost] => 0 [stoveCost] => 83 [ovenCost] => 9 [clothesDryerCost] => 64 [clothesWasherCost] => 108 [dishwasherCost] => 97 [hwSinksFaucetsCost] => 36 [poolCost] => 0 [spaCost] => 0 [sumpPumpCost] => 0 [wellPumpCost] => 0 [totalCost] => 440 )