Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
PromotionCodeApplyDiscountTo.php
Go to the documentation of this file.
1
<?php
8
class
PromotionCodeApplyDiscountTo
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_allSales
=
"_allSales"
;
23
30
const
_firstSaleOnly
=
"_firstSaleOnly"
;
31
32
}
PromotionCodeApplyDiscountTo\$paramtypesmap
static $paramtypesmap
Definition:
PromotionCodeApplyDiscountTo.php:12
PromotionCodeApplyDiscountTo\_allSales
const _allSales
Definition:
PromotionCodeApplyDiscountTo.php:22
PromotionCodeApplyDiscountTo\_firstSaleOnly
const _firstSaleOnly
Definition:
PromotionCodeApplyDiscountTo.php:30
PromotionCodeApplyDiscountTo
Definition:
PromotionCodeApplyDiscountTo.php:8
Generated by
dreamxtream
using
1.8.10