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