Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
getSelectValueRequest.php
Go to the documentation of this file.
1
<?php
8
class
getSelectValueRequest
{
9
18
public
$fieldDescription
;
19
28
public
$pageIndex
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"fieldDescription"
=>
"GetSelectValueFieldDescription"
,
35
36
"pageIndex"
=>
"integer"
,
37
38
);
39
40
}
getSelectValueRequest
Definition:
getSelectValueRequest.php:8
getSelectValueRequest\$fieldDescription
$fieldDescription
Definition:
getSelectValueRequest.php:18
getSelectValueRequest\$paramtypesmap
static $paramtypesmap
Definition:
getSelectValueRequest.php:32
getSelectValueRequest\$pageIndex
$pageIndex
Definition:
getSelectValueRequest.php:28
Generated by
dreamxtream
using
1.8.10