Netsutie PHP Toolkit
DepositApplicationApply Class Reference

Data Fields

 $doc
 
 $line
 
 $apply
 
 $applyDate
 
 $job
 
 $type
 
 $refNum
 
 $total
 
 $due
 
 $currency
 
 $amount
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$amount

Definition at line 118 of file DepositApplicationApply.php.

$apply

Definition at line 38 of file DepositApplicationApply.php.

$applyDate

Definition at line 48 of file DepositApplicationApply.php.

$currency

Definition at line 108 of file DepositApplicationApply.php.

$doc

Definition at line 18 of file DepositApplicationApply.php.

$due

Definition at line 98 of file DepositApplicationApply.php.

$job

Definition at line 58 of file DepositApplicationApply.php.

$line

Definition at line 28 of file DepositApplicationApply.php.

$paramtypesmap
static
Initial value:
= array(
"doc" => "integer",
"line" => "integer",
"apply" => "boolean",
"applyDate" => "dateTime",
"job" => "string",
"type" => "string",
"refNum" => "string",
"total" => "float",
"due" => "float",
"currency" => "string",
"amount" => "float",
)

Definition at line 122 of file DepositApplicationApply.php.

$refNum

Definition at line 78 of file DepositApplicationApply.php.

$total

Definition at line 88 of file DepositApplicationApply.php.

$type

Definition at line 68 of file DepositApplicationApply.php.


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