Table of Contents
-
$amount
: float
-
$binNumbers
: string
-
$catchUpPeriod
: RecordRef
-
$class
: RecordRef
-
$costEstimate
: float
-
$costEstimateType
: ItemCostEstimateType
-
$currentPercent
: float
-
$customFieldList
: CustomFieldList
-
$deferRevRec
: bool
-
$department
: RecordRef
-
$description
: string
-
$excludeFromRateRequest
: bool
-
$giftCertFrom
: string
-
$giftCertMessage
: string
-
$giftCertNumber
: string
-
$giftCertRecipientEmail
: string
-
$giftCertRecipientName
: string
-
$grossAmt
: float
-
$inventoryDetail
: InventoryDetail
-
$isTaxable
: bool
-
$item
: RecordRef
-
$itemIsFulfilled
: string
-
$licenseCode
: string
-
$line
: int
-
$location
: RecordRef
-
$options
: CustomFieldList
-
$paramtypesmap
: mixed
-
$percentComplete
: float
-
$price
: RecordRef
-
$quantity
: float
-
$quantityAvailable
: float
-
$quantityOnHand
: float
-
$quantityRemaining
: float
-
$rate
: string
-
$revRecEndDate
: string
-
$revRecSchedule
: RecordRef
-
$revRecStartDate
: string
-
$revRecTermInMonths
: int
-
$serialNumbers
: string
-
$shipAddress
: RecordRef
-
$shipGroup
: int
-
$shipMethod
: RecordRef
-
$shippingAddress
: Address
-
$taxAmount
: float
-
$taxDetailsReference
: string
-
$units
: RecordRef
-
$vsoeAllocation
: float
-
$vsoeAmount
: float
-
$vsoeDeferral
: VsoeDeferral
-
$vsoeDelivered
: bool
-
$vsoeIsEstimate
: bool
-
$vsoePermitDiscount
: VsoePermitDiscount
-
$vsoePrice
: float
-
$vsoeSopGroup
: VsoeSopGroup
$amount
public
float
$amount
$binNumbers
public
string
$binNumbers
$catchUpPeriod
public
RecordRef
$catchUpPeriod
$class
public
RecordRef
$class
$costEstimate
public
float
$costEstimate
$costEstimateType
public
ItemCostEstimateType
$costEstimateType
$currentPercent
public
float
$currentPercent
$customFieldList
public
CustomFieldList
$customFieldList
$deferRevRec
public
bool
$deferRevRec
$department
public
RecordRef
$department
$description
public
string
$description
$excludeFromRateRequest
public
bool
$excludeFromRateRequest
$giftCertFrom
public
string
$giftCertFrom
$giftCertMessage
public
string
$giftCertMessage
$giftCertNumber
public
string
$giftCertNumber
$giftCertRecipientEmail
public
string
$giftCertRecipientEmail
$giftCertRecipientName
public
string
$giftCertRecipientName
$grossAmt
public
float
$grossAmt
$inventoryDetail
public
InventoryDetail
$inventoryDetail
$isTaxable
public
bool
$isTaxable
$item
public
RecordRef
$item
$itemIsFulfilled
public
string
$itemIsFulfilled
$licenseCode
public
string
$licenseCode
$line
public
int
$line
$location
public
RecordRef
$location
$options
public
CustomFieldList
$options
$paramtypesmap
public
static mixed
$paramtypesmap
= array("item" => "RecordRef", "line" => "integer", "description" => "string", "amount" => "float", "isTaxable" => "boolean", "options" => "CustomFieldList", "deferRevRec" => "boolean", "quantity" => "float", "currentPercent" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "serialNumbers" => "string", "binNumbers" => "string", "price" => "RecordRef", "rate" => "string", "percentComplete" => "float", "quantityOnHand" => "float", "quantityAvailable" => "float", "quantityRemaining" => "float", "department" => "RecordRef", "licenseCode" => "string", "class" => "RecordRef", "location" => "RecordRef", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecTermInMonths" => "integer", "revRecEndDate" => "dateTime", "grossAmt" => "float", "costEstimateType" => "ItemCostEstimateType", "costEstimate" => "float", "taxDetailsReference" => "string", "excludeFromRateRequest" => "boolean", "catchUpPeriod" => "RecordRef", "giftCertFrom" => "string", "giftCertRecipientName" => "string", "giftCertRecipientEmail" => "string", "giftCertMessage" => "string", "shipAddress" => "RecordRef", "shippingAddress" => "Address", "shipMethod" => "RecordRef", "shipGroup" => "integer", "itemIsFulfilled" => "string", "giftCertNumber" => "string", "taxAmount" => "float", "vsoeSopGroup" => "VsoeSopGroup", "vsoeIsEstimate" => "boolean", "vsoePrice" => "float", "vsoeAmount" => "float", "vsoeAllocation" => "float", "vsoeDeferral" => "VsoeDeferral", "vsoePermitDiscount" => "VsoePermitDiscount", "vsoeDelivered" => "boolean", "customFieldList" => "CustomFieldList")
$percentComplete
public
float
$percentComplete
$price
public
RecordRef
$price
$quantity
public
float
$quantity
$quantityAvailable
public
float
$quantityAvailable
$quantityOnHand
public
float
$quantityOnHand
$quantityRemaining
public
float
$quantityRemaining
$rate
public
string
$rate
$revRecEndDate
public
string
$revRecEndDate
$revRecSchedule
public
RecordRef
$revRecSchedule
$revRecStartDate
public
string
$revRecStartDate
$revRecTermInMonths
public
int
$revRecTermInMonths
$serialNumbers
public
string
$serialNumbers
$shipAddress
public
RecordRef
$shipAddress
$shipGroup
public
int
$shipGroup
$shipMethod
public
RecordRef
$shipMethod
$shippingAddress
public
Address
$shippingAddress
$taxAmount
public
float
$taxAmount
$taxDetailsReference
public
string
$taxDetailsReference
$units
public
RecordRef
$units
$vsoeAllocation
public
float
$vsoeAllocation
$vsoeAmount
public
float
$vsoeAmount
$vsoeDeferral
public
VsoeDeferral
$vsoeDeferral
$vsoeDelivered
public
bool
$vsoeDelivered
$vsoeIsEstimate
public
bool
$vsoeIsEstimate
$vsoePermitDiscount
public
VsoePermitDiscount
$vsoePermitDiscount
$vsoePrice
public
float
$vsoePrice
$vsoeSopGroup
public
VsoeSopGroup
$vsoeSopGroup