Netsutie PHP Toolkit
EntityGroupType Class Reference

Data Fields

const _contact = "_contact"
 
const _customer = "_customer"
 
const _employee = "_employee"
 
const _partner = "_partner"
 
const _vendor = "_vendor"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

EntityGroupType

Definition at line 8 of file EntityGroupType.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file EntityGroupType.php.

const _contact = "_contact"

Definition at line 22 of file EntityGroupType.php.

const _customer = "_customer"

Definition at line 30 of file EntityGroupType.php.

const _employee = "_employee"

Definition at line 38 of file EntityGroupType.php.

const _partner = "_partner"

Definition at line 46 of file EntityGroupType.php.

const _vendor = "_vendor"

Definition at line 54 of file EntityGroupType.php.


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