Documentation

ItemReceiptExpense

Table of Contents

$account  : string
$amount  : float
$customFieldList  : CustomFieldList
$line  : int
$markReceived  : bool
$memo  : string
$orderLine  : int
$paramtypesmap  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("markReceived" => "boolean", "orderLine" => "integer", "line" => "integer", "account" => "string", "memo" => "string", "amount" => "float", "customFieldList" => "CustomFieldList")

Search results