Netsutie PHP Toolkit
StatisticalJournalEntryLine Class Reference

Data Fields

 $account
 
 $location
 
 $scheduleNum
 
 $debit
 
 $memo
 
 $entity
 
 $department
 
 $class
 
 $lineUnit
 
 $previewDebit
 
 $customFieldList
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$account

Definition at line 18 of file StatisticalJournalEntryLine.php.

$class

Definition at line 88 of file StatisticalJournalEntryLine.php.

$customFieldList

Definition at line 118 of file StatisticalJournalEntryLine.php.

$debit

Definition at line 48 of file StatisticalJournalEntryLine.php.

$department

Definition at line 78 of file StatisticalJournalEntryLine.php.

$entity

Definition at line 68 of file StatisticalJournalEntryLine.php.

$lineUnit

Definition at line 98 of file StatisticalJournalEntryLine.php.

$location

Definition at line 28 of file StatisticalJournalEntryLine.php.

$memo

Definition at line 58 of file StatisticalJournalEntryLine.php.

$paramtypesmap
static
Initial value:
= array(
"account" => "RecordRef",
"location" => "RecordRef",
"scheduleNum" => "RecordRef",
"debit" => "float",
"memo" => "string",
"entity" => "RecordRef",
"department" => "RecordRef",
"class" => "RecordRef",
"lineUnit" => "RecordRef",
"previewDebit" => "string",
"customFieldList" => "CustomFieldList",
)

Definition at line 122 of file StatisticalJournalEntryLine.php.

$previewDebit

Definition at line 108 of file StatisticalJournalEntryLine.php.

$scheduleNum

Definition at line 38 of file StatisticalJournalEntryLine.php.


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