Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
LandedCostMethod.php
Go to the documentation of this file.
1
<?php
8
class
LandedCostMethod
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_quantity
=
"_quantity"
;
23
30
const
_value
=
"_value"
;
31
38
const
_weight
=
"_weight"
;
39
46
const
_line
=
"_line"
;
47
48
}
LandedCostMethod\_line
const _line
Definition:
LandedCostMethod.php:46
LandedCostMethod\_value
const _value
Definition:
LandedCostMethod.php:30
LandedCostMethod
Definition:
LandedCostMethod.php:8
LandedCostMethod\$paramtypesmap
static $paramtypesmap
Definition:
LandedCostMethod.php:12
LandedCostMethod\_quantity
const _quantity
Definition:
LandedCostMethod.php:22
LandedCostMethod\_weight
const _weight
Definition:
LandedCostMethod.php:38
Generated by
dreamxtream
using
1.8.10