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