stdClass::__set_state(array(
   'error' => 0,
   'msg' => '',
   'value' => 
  array (
    'sold-statuses' => 
    array (
      'contract-reserved' => 4,
      'reserved' => 2,
      'not-sold' => 0,
      'sold' => 3,
    ),
  ),
))