Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
CustomerMonthlyClosing.php
Go to the documentation of this file.
1
<?php
8
class
CustomerMonthlyClosing
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_one
=
"_one"
;
23
30
const
_five
=
"_five"
;
31
38
const
_ten
=
"_ten"
;
39
46
const
_fifteen
=
"_fifteen"
;
47
54
const
_twenty
=
"_twenty"
;
55
62
const
_twentyFive
=
"_twentyFive"
;
63
70
const
_endOfTheMonth
=
"_endOfTheMonth"
;
71
72
}
CustomerMonthlyClosing\_twenty
const _twenty
Definition:
CustomerMonthlyClosing.php:54
CustomerMonthlyClosing
Definition:
CustomerMonthlyClosing.php:8
CustomerMonthlyClosing\_one
const _one
Definition:
CustomerMonthlyClosing.php:22
CustomerMonthlyClosing\_fifteen
const _fifteen
Definition:
CustomerMonthlyClosing.php:46
CustomerMonthlyClosing\_ten
const _ten
Definition:
CustomerMonthlyClosing.php:38
CustomerMonthlyClosing\_endOfTheMonth
const _endOfTheMonth
Definition:
CustomerMonthlyClosing.php:70
CustomerMonthlyClosing\$paramtypesmap
static $paramtypesmap
Definition:
CustomerMonthlyClosing.php:12
CustomerMonthlyClosing\_twentyFive
const _twentyFive
Definition:
CustomerMonthlyClosing.php:62
CustomerMonthlyClosing\_five
const _five
Definition:
CustomerMonthlyClosing.php:30
Generated by
dreamxtream
using
1.8.10