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