Netsutie PHP Toolkit
ResourceAllocationApprovalStatus Class Reference

Data Fields

const _approved = "_approved"
 
const _pendingApproval = "_pendingApproval"
 
const _rejected = "_rejected"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file ResourceAllocationApprovalStatus.php.

const _approved = "_approved"

Definition at line 22 of file ResourceAllocationApprovalStatus.php.

const _pendingApproval = "_pendingApproval"

Definition at line 30 of file ResourceAllocationApprovalStatus.php.

const _rejected = "_rejected"

Definition at line 38 of file ResourceAllocationApprovalStatus.php.


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