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