Netsutie PHP Toolkit
CustomRecordRef Class Reference
Inheritance diagram for CustomRecordRef:
BaseRef

Data Fields

 $internalId
 
 $externalId
 
 $typeId
 
- Data Fields inherited from BaseRef
 $name
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from BaseRef
static $paramtypesmap
 

Detailed Description

CustomRecordRef

Definition at line 8 of file CustomRecordRef.php.

Field Documentation

$externalId

Definition at line 28 of file CustomRecordRef.php.

$internalId

Definition at line 18 of file CustomRecordRef.php.

$paramtypesmap
static
Initial value:
= array(
"internalId" => "string",
"externalId" => "string",
"typeId" => "string",
)

Definition at line 42 of file CustomRecordRef.php.

$typeId

Definition at line 38 of file CustomRecordRef.php.


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