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