Documentation

ExpenseReportExpense

Table of Contents

$amount  : mixed
$category  : mixed
$class  : mixed
$corporateCreditCard  : mixed
$currency  : mixed
$customer  : mixed
$customFieldList  : mixed
$department  : mixed
$exchangeRate  : mixed
$expenseDate  : mixed
$expMediaItem  : mixed
$foreignAmount  : mixed
$grossAmt  : mixed
$isBillable  : mixed
$isNonReimbursable  : mixed
$line  : mixed
$location  : mixed
$memo  : mixed
$paramtypesmap  : mixed
$quantity  : mixed
$rate  : mixed
$receipt  : mixed
$refNumber  : mixed
$tax1Amt  : mixed
$taxCode  : mixed
$taxDetailsReference  : mixed
$taxRate1  : mixed
$taxRate2  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("line" => "integer", "expenseDate" => "dateTime", "category" => "RecordRef", "quantity" => "float", "rate" => "float", "foreignAmount" => "float", "currency" => "RecordRef", "exchangeRate" => "float", "amount" => "float", "taxCode" => "RecordRef", "memo" => "string", "taxRate1" => "float", "tax1Amt" => "float", "department" => "RecordRef", "grossAmt" => "float", "taxRate2" => "float", "class" => "RecordRef", "customer" => "RecordRef", "location" => "RecordRef", "isBillable" => "boolean", "expMediaItem" => "RecordRef", "isNonReimbursable" => "boolean", "corporateCreditCard" => "boolean", "receipt" => "boolean", "refNumber" => "integer", "taxDetailsReference" => "string", "customFieldList" => "CustomFieldList")

Search results