Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
BillingScheduleType.php
Go to the documentation of this file.
1
<?php
8
class
BillingScheduleType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_chargeBased
=
"_chargeBased"
;
23
30
const
_fixedBidInterval
=
"_fixedBidInterval"
;
31
38
const
_fixedBidMilestone
=
"_fixedBidMilestone"
;
39
46
const
_standard
=
"_standard"
;
47
54
const
_timeAndMaterials
=
"_timeAndMaterials"
;
55
56
}
BillingScheduleType\_fixedBidInterval
const _fixedBidInterval
Definition:
BillingScheduleType.php:30
BillingScheduleType\_fixedBidMilestone
const _fixedBidMilestone
Definition:
BillingScheduleType.php:38
BillingScheduleType\_chargeBased
const _chargeBased
Definition:
BillingScheduleType.php:22
BillingScheduleType\_standard
const _standard
Definition:
BillingScheduleType.php:46
BillingScheduleType
Definition:
BillingScheduleType.php:8
BillingScheduleType\$paramtypesmap
static $paramtypesmap
Definition:
BillingScheduleType.php:12
BillingScheduleType\_timeAndMaterials
const _timeAndMaterials
Definition:
BillingScheduleType.php:54
Generated by
dreamxtream
using
1.8.10