Table of Contents
-
$account
: mixed
-
$amount
: mixed
-
$class
: mixed
-
$credit
: mixed
-
$customFieldList
: mixed
-
$debit
: mixed
-
$department
: mixed
-
$entity
: mixed
-
$line
: mixed
-
$location
: mixed
-
$memo
: mixed
-
$paramtypesmap
: mixed
$account
public
mixed
$account
$amount
public
mixed
$amount
$class
public
mixed
$class
$credit
public
mixed
$credit
$customFieldList
public
mixed
$customFieldList
$debit
public
mixed
$debit
$department
public
mixed
$department
$entity
public
mixed
$entity
$line
public
mixed
$line
$location
public
mixed
$location
$memo
public
mixed
$memo
$paramtypesmap
public
static mixed
$paramtypesmap
= array("account" => "RecordRef", "line" => "integer", "debit" => "float", "credit" => "float", "amount" => "float", "memo" => "string", "entity" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "customFieldList" => "CustomFieldList")