Type = $data->type; $obj->Size = $data->size; $obj->Link = $data->link; return $obj; } }