Documentation

FairValuePrice extends Record

Table of Contents

$currency  : mixed
$customFieldList  : mixed
$customForm  : mixed
$dimensionList  : mixed
$endDate  : mixed
$externalId  : mixed
$fairValue  : mixed
$fairValueFormula  : mixed
$fairValueRangePolicy  : mixed
$highValue  : mixed
$highValuePercent  : mixed
$internalId  : mixed
$isVsoePrice  : mixed
$item  : mixed
$itemRevenueCategory  : mixed
$lowValue  : mixed
$lowValuePercent  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$startDate  : mixed
$units  : mixed
$unitsType  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "item" => "RecordRef", "itemRevenueCategory" => "RecordRef", "fairValue" => "float", "fairValueFormula" => "RecordRef", "currency" => "RecordRef", "unitsType" => "RecordRef", "units" => "RecordRef", "fairValueRangePolicy" => "FairValuePriceFairValueRangePolicy", "lowValue" => "float", "lowValuePercent" => "float", "highValue" => "float", "highValuePercent" => "float", "isVsoePrice" => "boolean", "startDate" => "dateTime", "endDate" => "dateTime", "customFieldList" => "CustomFieldList", "dimensionList" => "DimensionList", "internalId" => "string", "externalId" => "string")

Search results