Netsutie PHP Toolkit
DepositCashBack Class Reference

Data Fields

 $amount
 
 $account
 
 $department
 
 $class
 
 $location
 
 $memo
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

DepositCashBack

Definition at line 8 of file DepositCashBack.php.

Field Documentation

$account

Definition at line 28 of file DepositCashBack.php.

$amount

Definition at line 18 of file DepositCashBack.php.

$class

Definition at line 48 of file DepositCashBack.php.

$department

Definition at line 38 of file DepositCashBack.php.

$location

Definition at line 58 of file DepositCashBack.php.

$memo

Definition at line 68 of file DepositCashBack.php.

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

Definition at line 72 of file DepositCashBack.php.


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