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