Netsutie PHP Toolkit
RecordRef Class Reference
Inheritance diagram for RecordRef:
BaseRef CustomizationRef

Data Fields

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

Static Public Attributes

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

Detailed Description

RecordRef

Definition at line 8 of file RecordRef.php.

Field Documentation

$externalId

Definition at line 28 of file RecordRef.php.

$internalId

Definition at line 18 of file RecordRef.php.

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

Definition at line 42 of file RecordRef.php.

$type

Definition at line 38 of file RecordRef.php.


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