Documentation

CheckExpense

Table of Contents

$account  : 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
$tax1Amt  : mixed
$taxCode  : mixed
$taxRate1  : mixed
$taxRate2  : mixed

Properties

$paramtypesmap

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

Search results