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