Netsutie PHP Toolkit
OpportunityStatus Class Reference

Data Fields

const _closedLost = "_closedLost"
 
const _closedWon = "_closedWon"
 
const _inProgress = "_inProgress"
 
const _issuedEstimate = "_issuedEstimate"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

OpportunityStatus

Definition at line 8 of file OpportunityStatus.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file OpportunityStatus.php.

const _closedLost = "_closedLost"

Definition at line 22 of file OpportunityStatus.php.

const _closedWon = "_closedWon"

Definition at line 30 of file OpportunityStatus.php.

const _inProgress = "_inProgress"

Definition at line 38 of file OpportunityStatus.php.

const _issuedEstimate = "_issuedEstimate"

Definition at line 46 of file OpportunityStatus.php.


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