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