Netsutie PHP Toolkit
ItemFulfillmentPackageUspsPackagingUsps Class Reference

Data Fields

const _parcel = "_parcel"
 
const _flatRateBox = "_flatRateBox"
 
const _flatRateEnvelope = "_flatRateEnvelope"
 
const _smallFlatRateBox = "_smallFlatRateBox"
 
const _mediumFlatRateBox = "_mediumFlatRateBox"
 
const _largeFlatRateBox = "_largeFlatRateBox"
 
const _irregularPackage = "_irregularPackage"
 
const _largePackage = "_largePackage"
 
const _oversizedPackage = "_oversizedPackage"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _flatRateBox = "_flatRateBox"

Definition at line 30 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _flatRateEnvelope = "_flatRateEnvelope"

Definition at line 38 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _irregularPackage = "_irregularPackage"

Definition at line 70 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _largeFlatRateBox = "_largeFlatRateBox"

Definition at line 62 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _largePackage = "_largePackage"

Definition at line 78 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _mediumFlatRateBox = "_mediumFlatRateBox"

Definition at line 54 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _oversizedPackage = "_oversizedPackage"

Definition at line 86 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _parcel = "_parcel"

Definition at line 22 of file ItemFulfillmentPackageUspsPackagingUsps.php.

const _smallFlatRateBox = "_smallFlatRateBox"

Definition at line 46 of file ItemFulfillmentPackageUspsPackagingUsps.php.


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