Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
BillingScheduleSearchRow.php
Go to the documentation of this file.
1
<?php
8
class
BillingScheduleSearchRow
extends
SearchRow
{
9
18
public
$basic
;
19
20
21
22
static
$paramtypesmap
= array(
23
24
"basic"
=>
"BillingScheduleSearchRowBasic"
,
25
26
);
27
28
}
BillingScheduleSearchRow\$paramtypesmap
static $paramtypesmap
Definition:
BillingScheduleSearchRow.php:22
BillingScheduleSearchRow
Definition:
BillingScheduleSearchRow.php:8
SearchRow
Definition:
SearchRow.php:8
BillingScheduleSearchRow\$basic
$basic
Definition:
BillingScheduleSearchRow.php:18
Generated by
dreamxtream
using
1.8.10