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