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