Documentation

CashSaleItem

Table of Contents

$amount  : float
$amountOrdered  : float
$binNumbers  : string
$catchUpPeriod  : RecordRef
$chargesList  : RecordRefList
$chargeType  : 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  : bool
$job  : RecordRef
$licenseCode  : string
$line  : int
$location  : RecordRef
$options  : CustomFieldList
$orderLine  : int
$paramtypesmap  : mixed
$percentComplete  : float
$price  : RecordRef
$quantity  : float
$quantityAvailable  : float
$quantityFulfilled  : float
$quantityOnHand  : float
$quantityOrdered  : float
$quantityRemaining  : float
$rate  : string
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$serialNumbers  : string
$shipAddress  : RecordRef
$shipGroup  : int
$shipMethod  : RecordRef
$subscriptionLine  : RecordRef
$tax1Amt  : float
$taxAmount  : float
$taxCode  : RecordRef
$taxDetailsReference  : string
$taxRate1  : float
$taxRate2  : float
$units  : RecordRef
$vsoeAllocation  : float
$vsoeAmount  : float
$vsoeDeferral  : VsoeDeferral
$vsoeDelivered  : bool
$vsoeIsEstimate  : bool
$vsoePermitDiscount  : VsoePermitDiscount
$vsoePrice  : float
$vsoeSopGroup  : VsoeSopGroup

Properties

$excludeFromRateRequest

public bool $excludeFromRateRequest

$giftCertRecipientEmail

public string $giftCertRecipientEmail

$giftCertRecipientName

public string $giftCertRecipientName

$paramtypesmap

public static mixed $paramtypesmap = array("job" => "RecordRef", "item" => "RecordRef", "line" => "integer", "quantityAvailable" => "float", "quantityOnHand" => "float", "quantityFulfilled" => "float", "quantity" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "serialNumbers" => "string", "binNumbers" => "string", "description" => "string", "price" => "RecordRef", "rate" => "string", "amount" => "float", "orderLine" => "integer", "licenseCode" => "string", "isTaxable" => "boolean", "options" => "CustomFieldList", "deferRevRec" => "boolean", "currentPercent" => "float", "department" => "RecordRef", "percentComplete" => "float", "class" => "RecordRef", "location" => "RecordRef", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecEndDate" => "dateTime", "subscriptionLine" => "RecordRef", "grossAmt" => "float", "costEstimateType" => "ItemCostEstimateType", "excludeFromRateRequest" => "boolean", "catchUpPeriod" => "RecordRef", "costEstimate" => "float", "taxDetailsReference" => "string", "amountOrdered" => "float", "tax1Amt" => "float", "quantityOrdered" => "float", "quantityRemaining" => "float", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float", "giftCertFrom" => "string", "giftCertRecipientName" => "string", "giftCertRecipientEmail" => "string", "giftCertMessage" => "string", "taxAmount" => "float", "giftCertNumber" => "string", "shipGroup" => "integer", "itemIsFulfilled" => "boolean", "shipAddress" => "RecordRef", "shipMethod" => "RecordRef", "vsoeSopGroup" => "VsoeSopGroup", "vsoeIsEstimate" => "boolean", "vsoePrice" => "float", "vsoeAmount" => "float", "vsoeAllocation" => "float", "vsoeDeferral" => "VsoeDeferral", "vsoePermitDiscount" => "VsoePermitDiscount", "vsoeDelivered" => "boolean", "chargeType" => "RecordRef", "chargesList" => "RecordRefList", "customFieldList" => "CustomFieldList")

$taxDetailsReference

public string $taxDetailsReference

Search results