Documentation

JournalEntryLine

Table of Contents

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

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