Netsutie PHP Toolkit
PricingGroup Class Reference
Inheritance diagram for PricingGroup:
Record

Data Fields

 $name
 
 $isInactive
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from Record
static $paramtypesmap
 

Detailed Description

PricingGroup

Definition at line 8 of file PricingGroup.php.

Field Documentation

$externalId

Definition at line 48 of file PricingGroup.php.

$internalId

Definition at line 38 of file PricingGroup.php.

$isInactive

Definition at line 28 of file PricingGroup.php.

$name

Definition at line 18 of file PricingGroup.php.

$paramtypesmap
static
Initial value:
= array(
"name" => "string",
"isInactive" => "boolean",
"internalId" => "string",
"externalId" => "string",
)

Definition at line 52 of file PricingGroup.php.


The documentation for this class was generated from the following file: