Documentation

ConsolidatedExchangeRate extends Record

Table of Contents

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

Properties

$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