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