Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
SearchResponse.php
Go to the documentation of this file.
1
<?php
8
class
SearchResponse
{
9
18
public
$searchResult
;
19
20
21
22
static
$paramtypesmap
= array(
23
24
"searchResult"
=>
"SearchResult"
,
25
26
);
27
28
}
SearchResponse\$paramtypesmap
static $paramtypesmap
Definition:
SearchResponse.php:22
SearchResponse
Definition:
SearchResponse.php:8
SearchResponse\$searchResult
$searchResult
Definition:
SearchResponse.php:18
Generated by
dreamxtream
using
1.8.10