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