Documentation

FairValuePrice extends Record

Table of Contents

$currency  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$dimensionList  : DimensionList
$endDate  : string
$externalId  : string
$fairValue  : float
$fairValueFormula  : RecordRef
$fairValueRangePolicy  : FairValuePriceFairValueRangePolicy
$highValue  : float
$highValuePercent  : float
$internalId  : string
$isVsoePrice  : bool
$item  : RecordRef
$itemRevenueCategory  : RecordRef
$lowValue  : float
$lowValuePercent  : float
$nullFieldList  : NullField
$paramtypesmap  : mixed
$startDate  : string
$units  : RecordRef
$unitsType  : RecordRef

Properties

$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