Documentation

JournalEntryLine

Table of Contents

$account  : mixed
$class  : mixed
$credit  : mixed
$creditTax  : mixed
$customFieldList  : mixed
$debit  : mixed
$debitTax  : mixed
$department  : mixed
$eliminate  : mixed
$endDate  : mixed
$entity  : mixed
$grossAmt  : mixed
$line  : mixed
$lineTaxCode  : mixed
$lineTaxRate  : mixed
$location  : mixed
$memo  : mixed
$paramtypesmap  : mixed
$residual  : mixed
$revenueRecognitionRule  : mixed
$schedule  : mixed
$scheduleNum  : mixed
$startDate  : mixed
$tax1Acct  : mixed
$tax1Amt  : mixed
$taxAccount  : mixed
$taxBasis  : mixed
$taxCode  : mixed
$taxRate1  : mixed
$totalAmount  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("account" => "RecordRef", "line" => "integer", "debit" => "float", "credit" => "float", "taxAccount" => "RecordRef", "lineTaxCode" => "RecordRef", "lineTaxRate" => "float", "debitTax" => "float", "creditTax" => "float", "taxBasis" => "float", "totalAmount" => "float", "taxCode" => "RecordRef", "memo" => "string", "taxRate1" => "float", "entity" => "RecordRef", "grossAmt" => "float", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "revenueRecognitionRule" => "RecordRef", "eliminate" => "boolean", "schedule" => "RecordRef", "startDate" => "dateTime", "endDate" => "dateTime", "residual" => "string", "scheduleNum" => "RecordRef", "tax1Amt" => "float", "tax1Acct" => "RecordRef", "customFieldList" => "CustomFieldList")

Search results