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