Documentation

PurchaseOrderExpense

Table of Contents

$account  : RecordRef
$amount  : float
$category  : RecordRef
$class  : RecordRef
$createdFrom  : RecordRef
$customer  : RecordRef
$customFieldList  : CustomFieldList
$department  : RecordRef
$grossAmt  : float
$isBillable  : bool
$isClosed  : bool
$line  : int
$linkedOrderList  : RecordRefList
$location  : RecordRef
$memo  : string
$paramtypesmap  : mixed
$tax1Amt  : float
$taxAmount  : float
$taxCode  : RecordRef
$taxDetailsReference  : string
$taxRate1  : float
$taxRate2  : float

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