Documentation

PurchaseOrderExpense

Table of Contents

$account  : mixed
$amount  : mixed
$category  : mixed
$class  : mixed
$createdFrom  : mixed
$customer  : mixed
$customFieldList  : mixed
$department  : mixed
$grossAmt  : mixed
$isBillable  : mixed
$isClosed  : mixed
$line  : mixed
$linkedOrderList  : mixed
$location  : mixed
$memo  : mixed
$paramtypesmap  : mixed
$tax1Amt  : mixed
$taxAmount  : mixed
$taxCode  : mixed
$taxDetailsReference  : mixed
$taxRate1  : mixed
$taxRate2  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("line" => "integer", "category" => "RecordRef", "linkedOrderList" => "RecordRefList", "account" => "RecordRef", "amount" => "float", "taxAmount" => "float", "memo" => "string", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "customer" => "RecordRef", "isClosed" => "boolean", "isBillable" => "boolean", "createdFrom" => "RecordRef", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float", "tax1Amt" => "float", "grossAmt" => "float", "taxDetailsReference" => "string", "customFieldList" => "CustomFieldList")

Search results