本文整理汇总了PHP中FBAOutboundServiceMWS_Model类的典型用法代码示例。如果您正苦于以下问题:PHP FBAOutboundServiceMWS_Model类的具体用法?PHP FBAOutboundServiceMWS_Model怎么用?PHP FBAOutboundServiceMWS_Model使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。
在下文中一共展示了FBAOutboundServiceMWS_Model类的13个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1: __construct
public function __construct($data = null)
{
$this->_fields = array('PackageNumber' => array('FieldValue' => null, 'FieldType' => 'int'), 'TrackingNumber' => array('FieldValue' => null, 'FieldType' => 'string'), 'CarrierCode' => array('FieldValue' => null, 'FieldType' => 'string'), 'CarrierPhoneNumber' => array('FieldValue' => null, 'FieldType' => 'string'), 'CarrierURL' => array('FieldValue' => null, 'FieldType' => 'string'), 'ShipDate' => array('FieldValue' => null, 'FieldType' => 'string'), 'EstimatedArrivalDate' => array('FieldValue' => null, 'FieldType' => 'string'), 'ShipToAddress' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_TrackingAddress'), 'CurrentStatus' => array('FieldValue' => null, 'FieldType' => 'string'), 'SignedForBy' => array('FieldValue' => null, 'FieldType' => 'string'), 'AdditionalLocationInfo' => array('FieldValue' => null, 'FieldType' => 'string'), 'TrackingEvents' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_TrackingEventList'));
parent::__construct($data);
}
开发者ID:amazon-mws-unofficial,项目名称:mws-fulfillment-outbound-shipment,代码行数:5,代码来源:GetPackageTrackingDetailsResult.php
示例2: __construct
public function __construct($data = null)
{
$this->_fields = array('GetFulfillmentOrderResult' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_GetFulfillmentOrderResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_ResponseHeaderMetadata'));
parent::__construct($data);
}
开发者ID:amazon-mws-unofficial,项目名称:mws-fulfillment-outbound-shipment,代码行数:5,代码来源:GetFulfillmentOrderResponse.php
示例3: __construct
public function __construct($data = null)
{
$this->_fields = array('member' => array('FieldValue' => array(), 'FieldType' => array('FBAOutboundServiceMWS_Model_FulfillmentShipmentItem')));
parent::__construct($data);
}
示例4: __construct
public function __construct($data = null)
{
$this->_fields = array('Name' => array('FieldValue' => null, 'FieldType' => 'string'), 'Amount' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Currency'));
parent::__construct($data);
}
示例5: __construct
public function __construct($data = null)
{
$this->_fields = array('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'MWSAuthToken' => array('FieldValue' => null, 'FieldType' => 'string'), 'Marketplace' => array('FieldValue' => null, 'FieldType' => 'string'), 'SellerFulfillmentOrderId' => array('FieldValue' => null, 'FieldType' => 'string'), 'DisplayableOrderId' => array('FieldValue' => null, 'FieldType' => 'string'), 'DisplayableOrderDateTime' => array('FieldValue' => null, 'FieldType' => 'string'), 'DisplayableOrderComment' => array('FieldValue' => null, 'FieldType' => 'string'), 'ShippingSpeedCategory' => array('FieldValue' => null, 'FieldType' => 'string'), 'DeliveryWindow' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_DeliveryWindow'), 'DestinationAddress' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Address'), 'FulfillmentAction' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentPolicy' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentMethod' => array('FieldValue' => null, 'FieldType' => 'string'), 'CODSettings' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_CODSettings'), 'ShipFromCountryCode' => array('FieldValue' => null, 'FieldType' => 'string'), 'NotificationEmailList' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_NotificationEmailList'), 'Items' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_CreateFulfillmentOrderItemList'));
parent::__construct($data);
}
示例6: __construct
public function __construct($data = null)
{
$this->_fields = array('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'MWSAuthToken' => array('FieldValue' => null, 'FieldType' => 'string'), 'Marketplace' => array('FieldValue' => null, 'FieldType' => 'string'), 'Address' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Address'), 'Items' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_GetFulfillmentPreviewItemList'), 'ShippingSpeedCategories' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_ShippingSpeedCategoryList'), 'IncludeCODFulfillmentPreview' => array('FieldValue' => null, 'FieldType' => 'bool'), 'IncludeDeliveryWindows' => array('FieldValue' => null, 'FieldType' => 'bool'));
parent::__construct($data);
}
示例7: __construct
public function __construct($data = null)
{
$this->_fields = array('AmazonShipmentId' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentCenterId' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentShipmentStatus' => array('FieldValue' => null, 'FieldType' => 'string'), 'ShippingDateTime' => array('FieldValue' => null, 'FieldType' => 'string'), 'EstimatedArrivalDateTime' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentShipmentItem' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_FulfillmentShipmentItemList'), 'FulfillmentShipmentPackage' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_FulfillmentShipmentPackageList'));
parent::__construct($data);
}
示例8: __construct
public function __construct($data = null)
{
$this->_fields = array('SellerSKU' => array('FieldValue' => null, 'FieldType' => 'string'), 'Quantity' => array('FieldValue' => null, 'FieldType' => 'int'), 'SellerFulfillmentOrderItemId' => array('FieldValue' => null, 'FieldType' => 'string'), 'EstimatedShippingWeight' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Weight'), 'ShippingWeightCalculationMethod' => array('FieldValue' => null, 'FieldType' => 'string'));
parent::__construct($data);
}
示例9: __construct
public function __construct($data = null)
{
$this->_fields = array('SellerFulfillmentOrderId' => array('FieldValue' => null, 'FieldType' => 'string'), 'DisplayableOrderId' => array('FieldValue' => null, 'FieldType' => 'string'), 'DisplayableOrderDateTime' => array('FieldValue' => null, 'FieldType' => 'string'), 'DisplayableOrderComment' => array('FieldValue' => null, 'FieldType' => 'string'), 'ShippingSpeedCategory' => array('FieldValue' => null, 'FieldType' => 'string'), 'DeliveryWindow' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_DeliveryWindow'), 'DestinationAddress' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Address'), 'FulfillmentPolicy' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentMethod' => array('FieldValue' => null, 'FieldType' => 'string'), 'CODSettings' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_CODSettings'), 'ReceivedDateTime' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentOrderStatus' => array('FieldValue' => null, 'FieldType' => 'string'), 'StatusUpdatedDateTime' => array('FieldValue' => null, 'FieldType' => 'string'), 'NotificationEmailList' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_NotificationEmailList'));
parent::__construct($data);
}
示例10: __construct
public function __construct($data = null)
{
$this->_fields = array('ShippingSpeedCategory' => array('FieldValue' => null, 'FieldType' => 'string'), 'ScheduledDeliveryInfo' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_ScheduledDeliveryInfo'), 'IsFulfillable' => array('FieldValue' => null, 'FieldType' => 'bool'), 'IsCODCapable' => array('FieldValue' => null, 'FieldType' => 'bool'), 'EstimatedShippingWeight' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Weight'), 'EstimatedFees' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_FeeList'), 'FulfillmentPreviewShipments' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_FulfillmentPreviewShipmentList'), 'UnfulfillablePreviewItems' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_UnfulfillablePreviewItemList'), 'OrderUnfulfillableReasons' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_StringList'));
parent::__construct($data);
}
示例11: __construct
public function __construct($data = null)
{
$this->_fields = array('SellerSKU' => array('FieldValue' => null, 'FieldType' => 'string'), 'SellerFulfillmentOrderItemId' => array('FieldValue' => null, 'FieldType' => 'string'), 'Quantity' => array('FieldValue' => null, 'FieldType' => 'int'), 'GiftMessage' => array('FieldValue' => null, 'FieldType' => 'string'), 'DisplayableComment' => array('FieldValue' => null, 'FieldType' => 'string'), 'FulfillmentNetworkSKU' => array('FieldValue' => null, 'FieldType' => 'string'), 'OrderItemDisposition' => array('FieldValue' => null, 'FieldType' => 'string'), 'PerUnitDeclaredValue' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Currency'), 'PerUnitPrice' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Currency'), 'PerUnitTax' => array('FieldValue' => null, 'FieldType' => 'FBAOutboundServiceMWS_Model_Currency'));
parent::__construct($data);
}
示例12: __construct
public function __construct($data = null)
{
$this->_fields = array('RequestId' => array('FieldValue' => null, 'FieldType' => 'string'));
parent::__construct($data);
}
示例13: __construct
public function __construct($data = null)
{
$this->_fields = array('PackageNumber' => array('FieldValue' => null, 'FieldType' => 'int'), 'CarrierCode' => array('FieldValue' => null, 'FieldType' => 'string'), 'TrackingNumber' => array('FieldValue' => null, 'FieldType' => 'string'), 'EstimatedArrivalDateTime' => array('FieldValue' => null, 'FieldType' => 'string'));
parent::__construct($data);
}