Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
VendorPaymentCreditList.php
Go to the documentation of this file.
1
<?php
8
class
VendorPaymentCreditList
{
9
18
public
$credit
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"credit"
=>
"VendorPaymentCredit[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
VendorPaymentCreditList\$paramtypesmap
static $paramtypesmap
Definition:
VendorPaymentCreditList.php:32
VendorPaymentCreditList
Definition:
VendorPaymentCreditList.php:8
VendorPaymentCreditList\$replaceAll
$replaceAll
Definition:
VendorPaymentCreditList.php:28
VendorPaymentCreditList\$credit
$credit
Definition:
VendorPaymentCreditList.php:18
Generated by
dreamxtream
using
1.8.10