Documentation

EstimateItem

Table of Contents

$altSalesAmt  : float
$amount  : float
$chargeType  : RecordRef
$class  : RecordRef
$costEstimate  : float
$costEstimateType  : ItemCostEstimateType
$customFieldList  : CustomFieldList
$department  : RecordRef
$description  : string
$excludeFromRateRequest  : bool
$expandItemGroup  : bool
$expectedShipDate  : string
$fromJob  : bool
$grossAmt  : float
$isEstimate  : bool
$isTaxable  : bool
$item  : RecordRef
$itemIsFulfilled  : bool
$job  : RecordRef
$line  : int
$location  : RecordRef
$options  : CustomFieldList
$paramtypesmap  : mixed
$price  : RecordRef
$quantity  : float
$quantityAvailable  : float
$quantityOnHand  : float
$rate  : string
$revRecTermInMonths  : int
$serialNumbers  : string
$shipAddress  : RecordRef
$shipGroup  : int
$shipMethod  : RecordRef
$subscription  : RecordRef
$tax1Amt  : float
$taxAmount  : float
$taxCode  : RecordRef
$taxDetailsReference  : string
$taxRate1  : float
$taxRate2  : float
$units  : RecordRef

Properties

$excludeFromRateRequest

public bool $excludeFromRateRequest

$paramtypesmap

public static mixed $paramtypesmap = array("job" => "RecordRef", "item" => "RecordRef", "line" => "integer", "expandItemGroup" => "boolean", "quantityAvailable" => "float", "quantityOnHand" => "float", "quantity" => "float", "units" => "RecordRef", "description" => "string", "serialNumbers" => "string", "price" => "RecordRef", "rate" => "string", "amount" => "float", "options" => "CustomFieldList", "revRecTermInMonths" => "integer", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "isTaxable" => "boolean", "altSalesAmt" => "float", "taxAmount" => "float", "fromJob" => "boolean", "grossAmt" => "float", "isEstimate" => "boolean", "subscription" => "RecordRef", "tax1Amt" => "float", "taxCode" => "RecordRef", "costEstimateType" => "ItemCostEstimateType", "costEstimate" => "float", "excludeFromRateRequest" => "boolean", "taxDetailsReference" => "string", "taxRate1" => "float", "taxRate2" => "float", "shipGroup" => "integer", "itemIsFulfilled" => "boolean", "shipAddress" => "RecordRef", "shipMethod" => "RecordRef", "expectedShipDate" => "dateTime", "chargeType" => "RecordRef", "customFieldList" => "CustomFieldList")

$taxDetailsReference

public string $taxDetailsReference

Search results