Netsutie PHP Toolkit
RevRecSchedule Class Reference
Inheritance diagram for RevRecSchedule:
Record

Data Fields

 $name
 
 $amortizationType
 
 $recurrenceType
 
 $recogIntervalSrc
 
 $amortizationPeriod
 
 $periodOffset
 
 $revRecOffset
 
 $initialAmount
 
 $isInactive
 
 $recurrenceList
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from Record
static $paramtypesmap
 

Detailed Description

RevRecSchedule

Definition at line 8 of file RevRecSchedule.php.

Field Documentation

$amortizationPeriod

Definition at line 58 of file RevRecSchedule.php.

$amortizationType

Definition at line 28 of file RevRecSchedule.php.

$externalId

Definition at line 128 of file RevRecSchedule.php.

$initialAmount

Definition at line 88 of file RevRecSchedule.php.

$internalId

Definition at line 118 of file RevRecSchedule.php.

$isInactive

Definition at line 98 of file RevRecSchedule.php.

$name

Definition at line 18 of file RevRecSchedule.php.

$paramtypesmap
static
Initial value:
= 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",
)

Definition at line 132 of file RevRecSchedule.php.

$periodOffset

Definition at line 68 of file RevRecSchedule.php.

$recogIntervalSrc

Definition at line 48 of file RevRecSchedule.php.

$recurrenceList

Definition at line 108 of file RevRecSchedule.php.

$recurrenceType

Definition at line 38 of file RevRecSchedule.php.

$revRecOffset

Definition at line 78 of file RevRecSchedule.php.


The documentation for this class was generated from the following file: