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