Netsutie PHP Toolkit
|
Data Fields | |
const | _pending = "_pending" |
const | _inProgress = "_inProgress" |
const | _completed = "_completed" |
const | _onRevCommitment = "_onRevCommitment" |
Static Public Attributes | |
static | $paramtypesmap |
Definition at line 8 of file RevenueStatus.php.
|
static |
Definition at line 12 of file RevenueStatus.php.
const _completed = "_completed" |
Definition at line 38 of file RevenueStatus.php.
const _inProgress = "_inProgress" |
Definition at line 30 of file RevenueStatus.php.
const _onRevCommitment = "_onRevCommitment" |
Definition at line 46 of file RevenueStatus.php.
const _pending = "_pending" |
Definition at line 22 of file RevenueStatus.php.