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