Documentation

CustomPurchaseExpense

Table of Contents

$account  : mixed
$amortizationEndDate  : mixed
$amortizationResidual  : mixed
$amortizationSched  : mixed
$amortizStartDate  : mixed
$amount  : mixed
$category  : mixed
$class  : mixed
$customer  : mixed
$customFieldList  : mixed
$department  : mixed
$grossAmt  : mixed
$isBillable  : mixed
$line  : mixed
$location  : mixed
$memo  : mixed
$paramtypesmap  : mixed
$projectTask  : mixed
$taxAmount  : mixed
$taxDetailsReference  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("line" => "integer", "category" => "RecordRef", "account" => "RecordRef", "amount" => "float", "taxAmount" => "float", "memo" => "string", "grossAmt" => "float", "taxDetailsReference" => "string", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "customer" => "RecordRef", "isBillable" => "boolean", "projectTask" => "RecordRef", "amortizationSched" => "RecordRef", "amortizStartDate" => "dateTime", "amortizationEndDate" => "dateTime", "amortizationResidual" => "string", "customFieldList" => "CustomFieldList")

Search results