Documentation

CreditMemoItem

Table of Contents

$amount  : float
$binNumbers  : string
$catchUpPeriod  : RecordRef
$chargesList  : RecordRefList
$chargeType  : RecordRef
$class  : RecordRef
$costEstimate  : float
$costEstimateType  : ItemCostEstimateType
$customFieldList  : CustomFieldList
$deferRevRec  : bool
$department  : RecordRef
$description  : string
$giftCertFrom  : string
$giftCertMessage  : string
$giftCertNumber  : string
$giftCertRecipientEmail  : string
$giftCertRecipientName  : string
$grossAmt  : float
$inventoryDetail  : InventoryDetail
$isTaxable  : bool
$item  : RecordRef
$job  : RecordRef
$line  : int
$location  : RecordRef
$options  : CustomFieldList
$orderLine  : int
$paramtypesmap  : mixed
$price  : RecordRef
$quantity  : float
$rate  : string
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$revRecTermInMonths  : int
$serialNumbers  : string
$shipAddress  : RecordRef
$shipCarrier  : ShippingCarrier
$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

$paramtypesmap

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

Search results