Documentation

CheckItem

Table of Contents

$amount  : mixed
$binNumbers  : mixed
$class  : mixed
$customer  : mixed
$customFieldList  : mixed
$department  : mixed
$description  : mixed
$expirationDate  : mixed
$grossAmt  : mixed
$inventoryDetail  : mixed
$isBillable  : mixed
$item  : mixed
$landedCost  : mixed
$line  : mixed
$location  : mixed
$options  : mixed
$paramtypesmap  : mixed
$quantity  : mixed
$rate  : mixed
$serialNumbers  : mixed
$tax1Amt  : mixed
$taxCode  : mixed
$taxRate1  : mixed
$taxRate2  : mixed
$units  : mixed
$vendorName  : mixed

Properties

$customFieldList

public mixed $customFieldList

$expirationDate

public mixed $expirationDate

$inventoryDetail

public mixed $inventoryDetail

$paramtypesmap

public static mixed $paramtypesmap = array("item" => "RecordRef", "vendorName" => "string", "line" => "integer", "quantity" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "description" => "string", "binNumbers" => "string", "serialNumbers" => "string", "expirationDate" => "dateTime", "rate" => "string", "taxCode" => "RecordRef", "amount" => "float", "options" => "CustomFieldList", "taxRate1" => "float", "taxRate2" => "float", "department" => "RecordRef", "grossAmt" => "float", "class" => "RecordRef", "tax1Amt" => "float", "location" => "RecordRef", "customer" => "RecordRef", "isBillable" => "boolean", "landedCost" => "LandedCost", "customFieldList" => "CustomFieldList")

Search results