Documentation

ConsolidatedExchangeRate extends Record

Table of Contents

$accountingBook  : mixed
$averageRate  : mixed
$currentRate  : mixed
$externalId  : mixed
$fromCurrency  : mixed
$fromSubsidiary  : mixed
$historicalRate  : mixed
$internalId  : mixed
$isDerived  : mixed
$isEliminationSubsidiary  : mixed
$isPeriodClosed  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$postingPeriod  : mixed
$toCurrency  : mixed
$toSubsidiary  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("postingPeriod" => "string", "fromSubsidiary" => "string", "fromCurrency" => "string", "toSubsidiary" => "string", "toCurrency" => "string", "averageRate" => "float", "currentRate" => "float", "historicalRate" => "float", "accountingBook" => "string", "isPeriodClosed" => "boolean", "isDerived" => "boolean", "isEliminationSubsidiary" => "boolean", "internalId" => "string", "externalId" => "string")

Search results