Documentation

RevRecSchedule extends Record

Table of Contents

$amortizationPeriod  : mixed
$amortizationType  : mixed
$externalId  : mixed
$initialAmount  : mixed
$internalId  : mixed
$isInactive  : mixed
$name  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$periodOffset  : mixed
$recogIntervalSrc  : mixed
$recurrenceList  : mixed
$recurrenceType  : mixed
$revRecOffset  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "amortizationType" => "RevRecScheduleAmortizationType", "recurrenceType" => "RevRecScheduleRecurrenceType", "recogIntervalSrc" => "RevRecScheduleRecogIntervalSrc", "amortizationPeriod" => "integer", "periodOffset" => "integer", "revRecOffset" => "integer", "initialAmount" => "float", "isInactive" => "boolean", "recurrenceList" => "RevRecScheduleRecurrenceList", "internalId" => "string", "externalId" => "string")

Search results