Documentation

RevRecTemplate extends Record

Table of Contents

$amortizationPeriod  : int
$amortizationType  : RevRecScheduleAmortizationType
$externalId  : string
$initialAmount  : float
$internalId  : string
$isInactive  : bool
$name  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$periodOffset  : int
$recogIntervalSrc  : RevRecScheduleRecogIntervalSrc
$recurrenceList  : RevRecTemplateRecurrenceList
$recurrenceType  : RevRecScheduleRecurrenceType
$revRecOffset  : int

Properties

$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" => "RevRecTemplateRecurrenceList", "internalId" => "string", "externalId" => "string")

Search results