Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ItemFulfillmentPackageFedExList.php
Go to the documentation of this file.
1
<?php
8
class
ItemFulfillmentPackageFedExList
{
9
18
public
$packageFedEx
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"packageFedEx"
=>
"ItemFulfillmentPackageFedEx[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
ItemFulfillmentPackageFedExList\$packageFedEx
$packageFedEx
Definition:
ItemFulfillmentPackageFedExList.php:18
ItemFulfillmentPackageFedExList\$replaceAll
$replaceAll
Definition:
ItemFulfillmentPackageFedExList.php:28
ItemFulfillmentPackageFedExList
Definition:
ItemFulfillmentPackageFedExList.php:8
ItemFulfillmentPackageFedExList\$paramtypesmap
static $paramtypesmap
Definition:
ItemFulfillmentPackageFedExList.php:32
Generated by
dreamxtream
using
1.8.10