Netsutie PHP Toolkit
CustomerPaymentDeposit Class Reference

Data Fields

 $apply
 
 $doc
 
 $line
 
 $depositDate
 
 $refNum
 
 $total
 
 $remaining
 
 $currency
 
 $amount
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$amount

Definition at line 98 of file CustomerPaymentDeposit.php.

$apply

Definition at line 18 of file CustomerPaymentDeposit.php.

$currency

Definition at line 88 of file CustomerPaymentDeposit.php.

$depositDate

Definition at line 48 of file CustomerPaymentDeposit.php.

$doc

Definition at line 28 of file CustomerPaymentDeposit.php.

$line

Definition at line 38 of file CustomerPaymentDeposit.php.

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

Definition at line 102 of file CustomerPaymentDeposit.php.

$refNum

Definition at line 58 of file CustomerPaymentDeposit.php.

$remaining

Definition at line 78 of file CustomerPaymentDeposit.php.

$total

Definition at line 68 of file CustomerPaymentDeposit.php.


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