Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
EmployeeCommissionPaymentPreference.php
Go to the documentation of this file.
1
<?php
8
class
EmployeeCommissionPaymentPreference
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_accountsPayable
=
"_accountsPayable"
;
23
30
const
_payroll
=
"_payroll"
;
31
38
const
_systemPreference
=
"_systemPreference"
;
39
40
}
EmployeeCommissionPaymentPreference\_payroll
const _payroll
Definition:
EmployeeCommissionPaymentPreference.php:30
EmployeeCommissionPaymentPreference
Definition:
EmployeeCommissionPaymentPreference.php:8
EmployeeCommissionPaymentPreference\_systemPreference
const _systemPreference
Definition:
EmployeeCommissionPaymentPreference.php:38
EmployeeCommissionPaymentPreference\_accountsPayable
const _accountsPayable
Definition:
EmployeeCommissionPaymentPreference.php:22
EmployeeCommissionPaymentPreference\$paramtypesmap
static $paramtypesmap
Definition:
EmployeeCommissionPaymentPreference.php:12
Generated by
dreamxtream
using
1.8.10