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