Documentation

OpportunityItem

Table of Contents

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

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