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