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