Netsutie PHP Toolkit
ItemWeightUnit Class Reference

Data Fields

const _g = "_g"
 
const _kg = "_kg"
 
const _lb = "_lb"
 
const _oz = "_oz"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ItemWeightUnit

Definition at line 8 of file ItemWeightUnit.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file ItemWeightUnit.php.

const _g = "_g"

Definition at line 22 of file ItemWeightUnit.php.

const _kg = "_kg"

Definition at line 30 of file ItemWeightUnit.php.

const _lb = "_lb"

Definition at line 38 of file ItemWeightUnit.php.

const _oz = "_oz"

Definition at line 46 of file ItemWeightUnit.php.


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