Netsutie PHP Toolkit
PhoneCallContact Class Reference

Data Fields

 $company
 
 $contact
 
 $phone
 
 $email
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

PhoneCallContact

Definition at line 8 of file PhoneCallContact.php.

Field Documentation

$company

Definition at line 18 of file PhoneCallContact.php.

$contact

Definition at line 28 of file PhoneCallContact.php.

$email

Definition at line 48 of file PhoneCallContact.php.

$paramtypesmap
static
Initial value:
= array(
"company" => "RecordRef",
"contact" => "RecordRef",
"phone" => "string",
"email" => "string",
)

Definition at line 52 of file PhoneCallContact.php.

$phone

Definition at line 38 of file PhoneCallContact.php.


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