Netsutie PHP Toolkit
DepositOther Class Reference

Data Fields

 $entity
 
 $amount
 
 $account
 
 $paymentMethod
 
 $refNum
 
 $department
 
 $class
 
 $location
 
 $memo
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

DepositOther

Definition at line 8 of file DepositOther.php.

Field Documentation

$account

Definition at line 38 of file DepositOther.php.

$amount

Definition at line 28 of file DepositOther.php.

$class

Definition at line 78 of file DepositOther.php.

$department

Definition at line 68 of file DepositOther.php.

$entity

Definition at line 18 of file DepositOther.php.

$location

Definition at line 88 of file DepositOther.php.

$memo

Definition at line 98 of file DepositOther.php.

$paramtypesmap
static
Initial value:
= array(
"entity" => "RecordRef",
"amount" => "float",
"account" => "RecordRef",
"paymentMethod" => "RecordRef",
"refNum" => "string",
"department" => "RecordRef",
"class" => "RecordRef",
"location" => "RecordRef",
"memo" => "string",
)

Definition at line 102 of file DepositOther.php.

$paymentMethod

Definition at line 48 of file DepositOther.php.

$refNum

Definition at line 58 of file DepositOther.php.


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