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

Data Fields

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

Static Public Attributes

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

Detailed Description

CustomTransactionRef

Definition at line 8 of file CustomTransactionRef.php.

Field Documentation

$externalId

Definition at line 28 of file CustomTransactionRef.php.

$internalId

Definition at line 18 of file CustomTransactionRef.php.

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

Definition at line 52 of file CustomTransactionRef.php.

$scriptId

Definition at line 48 of file CustomTransactionRef.php.

$typeId

Definition at line 38 of file CustomTransactionRef.php.


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