Netsutie PHP Toolkit
ListOrRecordRef Class Reference

Data Fields

 $name
 
 $internalId
 
 $externalId
 
 $typeId
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ListOrRecordRef

Definition at line 8 of file ListOrRecordRef.php.

Field Documentation

$externalId

Definition at line 38 of file ListOrRecordRef.php.

$internalId

Definition at line 28 of file ListOrRecordRef.php.

$name

Definition at line 18 of file ListOrRecordRef.php.

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

Definition at line 52 of file ListOrRecordRef.php.

$typeId

Definition at line 48 of file ListOrRecordRef.php.


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