Documentation

CustomTransactionLine

Table of Contents

$account  : RecordRef
$amount  : float
$class  : RecordRef
$credit  : float
$customFieldList  : CustomFieldList
$debit  : float
$department  : RecordRef
$entity  : RecordRef
$line  : int
$location  : RecordRef
$memo  : string
$paramtypesmap  : mixed

Properties

$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")

Search results