Netsutie PHP Toolkit
ItemFulfillmentMethodOfTransportUps Class Reference

Data Fields

const _air = "_air"
 
const _airContainerized = "_airContainerized"
 
const _auto = "_auto"
 
const _fixedTransportInstallations = "_fixedTransportInstallations"
 
const _mail = "_mail"
 
const _passengerHandcarried = "_passengerHandcarried"
 
const _pedestrian = "_pedestrian"
 
const _rail = "_rail"
 
const _railContainerized = "_railContainerized"
 
const _roadOther = "_roadOther"
 
const _seaBarge = "_seaBarge"
 
const _seaContainerized = "_seaContainerized"
 
const _seaNoncontainerized = "_seaNoncontainerized"
 
const _truck = "_truck"
 
const _truckContainerized = "_truckContainerized"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file ItemFulfillmentMethodOfTransportUps.php.

const _air = "_air"

Definition at line 22 of file ItemFulfillmentMethodOfTransportUps.php.

const _airContainerized = "_airContainerized"

Definition at line 30 of file ItemFulfillmentMethodOfTransportUps.php.

const _auto = "_auto"

Definition at line 38 of file ItemFulfillmentMethodOfTransportUps.php.

const _fixedTransportInstallations = "_fixedTransportInstallations"

Definition at line 46 of file ItemFulfillmentMethodOfTransportUps.php.

const _mail = "_mail"

Definition at line 54 of file ItemFulfillmentMethodOfTransportUps.php.

const _passengerHandcarried = "_passengerHandcarried"

Definition at line 62 of file ItemFulfillmentMethodOfTransportUps.php.

const _pedestrian = "_pedestrian"

Definition at line 70 of file ItemFulfillmentMethodOfTransportUps.php.

const _rail = "_rail"

Definition at line 78 of file ItemFulfillmentMethodOfTransportUps.php.

const _railContainerized = "_railContainerized"

Definition at line 86 of file ItemFulfillmentMethodOfTransportUps.php.

const _roadOther = "_roadOther"

Definition at line 94 of file ItemFulfillmentMethodOfTransportUps.php.

const _seaBarge = "_seaBarge"

Definition at line 102 of file ItemFulfillmentMethodOfTransportUps.php.

const _seaContainerized = "_seaContainerized"

Definition at line 110 of file ItemFulfillmentMethodOfTransportUps.php.

const _seaNoncontainerized = "_seaNoncontainerized"

Definition at line 118 of file ItemFulfillmentMethodOfTransportUps.php.

const _truck = "_truck"

Definition at line 126 of file ItemFulfillmentMethodOfTransportUps.php.

const _truckContainerized = "_truckContainerized"

Definition at line 134 of file ItemFulfillmentMethodOfTransportUps.php.


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