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