Documentation

OpportunityItem

Table of Contents

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

Properties

$paramtypesmap

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

Search results