Netsutie PHP Toolkit
VendorPaymentCredit Class Reference

Data Fields

 $apply
 
 $doc
 
 $line
 
 $creditDate
 
 $type
 
 $refNum
 
 $appliedTo
 
 $total
 
 $due
 
 $currency
 
 $amount
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

VendorPaymentCredit

Definition at line 8 of file VendorPaymentCredit.php.

Field Documentation

$amount

Definition at line 118 of file VendorPaymentCredit.php.

$appliedTo

Definition at line 78 of file VendorPaymentCredit.php.

$apply

Definition at line 18 of file VendorPaymentCredit.php.

$creditDate

Definition at line 48 of file VendorPaymentCredit.php.

$currency

Definition at line 108 of file VendorPaymentCredit.php.

$doc

Definition at line 28 of file VendorPaymentCredit.php.

$due

Definition at line 98 of file VendorPaymentCredit.php.

$line

Definition at line 38 of file VendorPaymentCredit.php.

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

Definition at line 122 of file VendorPaymentCredit.php.

$refNum

Definition at line 68 of file VendorPaymentCredit.php.

$total

Definition at line 88 of file VendorPaymentCredit.php.

$type

Definition at line 58 of file VendorPaymentCredit.php.


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