Netsutie PHP Toolkit
ContactType Class Reference

Data Fields

const _customer = "_customer"
 
const _employee = "_employee"
 
const _otherName = "_otherName"
 
const _partner = "_partner"
 
const _vendor = "_vendor"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ContactType

Definition at line 8 of file ContactType.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file ContactType.php.

const _customer = "_customer"

Definition at line 22 of file ContactType.php.

const _employee = "_employee"

Definition at line 30 of file ContactType.php.

const _otherName = "_otherName"

Definition at line 38 of file ContactType.php.

const _partner = "_partner"

Definition at line 46 of file ContactType.php.

const _vendor = "_vendor"

Definition at line 54 of file ContactType.php.


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