Netsutie PHP Toolkit
ChargeStage Class Reference

Data Fields

const _hold = "_hold"
 
const _nonBillable = "_nonBillable"
 
const _processed = "_processed"
 
const _ready = "_ready"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ChargeStage

Definition at line 8 of file ChargeStage.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file ChargeStage.php.

const _hold = "_hold"

Definition at line 22 of file ChargeStage.php.

const _nonBillable = "_nonBillable"

Definition at line 30 of file ChargeStage.php.

const _processed = "_processed"

Definition at line 38 of file ChargeStage.php.

const _ready = "_ready"

Definition at line 46 of file ChargeStage.php.


The documentation for this class was generated from the following file: