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