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