Netsutie PHP Toolkit
ItemCarrier.php
Go to the documentation of this file.
1 <?php
8 class ItemCarrier {
9 
10 
11 
12  static $paramtypesmap = array(
13 
14  );
15 
22  const _fedexUspsMore = "_fedexUspsMore";
23 
30  const _ups = "_ups";
31 
32 }
static $paramtypesmap
Definition: ItemCarrier.php:12
const _fedexUspsMore
Definition: ItemCarrier.php:22