Documentation

CashSaleItemCost

Table of Contents

$amount  : float
$apply  : bool
$billedDate  : string
$class  : string
$cost  : float
$department  : string
$doc  : int
$grossAmt  : float
$itemCostCount  : string
$itemDisp  : string
$jobDisp  : string
$line  : int
$location  : string
$memo  : string
$options  : CustomFieldList
$paramtypesmap  : mixed
$quantity  : string
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$serialNumbers  : string
$tax1Amt  : float
$taxAmount  : float
$taxCode  : RecordRef
$taxDetailsReference  : string
$taxRate1  : float
$taxRate2  : float
$unitDisp  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("apply" => "boolean", "doc" => "integer", "line" => "integer", "taxDetailsReference" => "string", "billedDate" => "dateTime", "itemDisp" => "string", "memo" => "string", "jobDisp" => "string", "department" => "string", "class" => "string", "location" => "string", "unitDisp" => "string", "options" => "CustomFieldList", "itemCostCount" => "string", "quantity" => "string", "serialNumbers" => "string", "cost" => "float", "amount" => "float", "taxAmount" => "float", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecEndDate" => "dateTime", "grossAmt" => "float", "tax1Amt" => "float", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float")

Search results