Documentation

VendorCreditItem

Table of Contents

$amortizationEndDate  : mixed
$amortizationResidual  : mixed
$amortizationSched  : mixed
$amortizStartDate  : mixed
$amount  : mixed
$binNumbers  : mixed
$class  : mixed
$customer  : mixed
$customFieldList  : mixed
$department  : mixed
$description  : mixed
$grossAmt  : mixed
$inventoryDetail  : mixed
$isBillable  : mixed
$item  : mixed
$line  : mixed
$location  : mixed
$options  : mixed
$orderLine  : mixed
$paramtypesmap  : mixed
$quantity  : mixed
$rate  : mixed
$serialNumbersList  : mixed
$tax1Amt  : mixed
$taxAmount  : mixed
$taxCode  : mixed
$taxDetailsReference  : mixed
$taxRate1  : mixed
$taxRate2  : mixed
$units  : mixed
$vendorName  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("item" => "RecordRef", "vendorName" => "string", "line" => "integer", "orderLine" => "integer", "quantity" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "serialNumbersList" => "RecordRefList", "description" => "string", "rate" => "string", "amount" => "float", "binNumbers" => "string", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float", "grossAmt" => "float", "tax1Amt" => "float", "options" => "CustomFieldList", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "customer" => "RecordRef", "isBillable" => "boolean", "amortizationSched" => "RecordRef", "amortizStartDate" => "dateTime", "amortizationEndDate" => "dateTime", "amortizationResidual" => "string", "taxAmount" => "float", "taxDetailsReference" => "string", "customFieldList" => "CustomFieldList")

Search results