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