public function __construct($data = null)
 {
     $this->_fields = array('member' => array('FieldValue' => array(), 'FieldType' => array('FbaInventory_Model_InventorySupply')));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('ListInventorySupplyByNextTokenResult' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_ListInventorySupplyByNextTokenResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 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'), 'SupplyRegion' => array('FieldValue' => null, 'FieldType' => 'string'), 'NextToken' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('Status' => array('FieldValue' => null, 'FieldType' => 'string'), 'Timestamp' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('GetServiceStatusResult' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_GetServiceStatusResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('InventorySupplyList' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_InventorySupplyList'), 'NextToken' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('TimepointType' => array('FieldValue' => null, 'FieldType' => 'string'), 'DateTime' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 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'), 'SupplyRegion' => array('FieldValue' => null, 'FieldType' => 'string'), 'SellerSkus' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_SellerSkuList'), 'QueryStartDateTime' => array('FieldValue' => null, 'FieldType' => 'string'), 'ResponseGroup' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('RequestId' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('Quantity' => array('FieldValue' => null, 'FieldType' => 'int'), 'SupplyType' => array('FieldValue' => null, 'FieldType' => 'string'), 'EarliestAvailableToPick' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_Timepoint'), 'LatestAvailableToPick' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_Timepoint'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('SellerSKU' => array('FieldValue' => null, 'FieldType' => 'string'), 'FNSKU' => array('FieldValue' => null, 'FieldType' => 'string'), 'ASIN' => array('FieldValue' => null, 'FieldType' => 'string'), 'Condition' => array('FieldValue' => null, 'FieldType' => 'string'), 'TotalSupplyQuantity' => array('FieldValue' => null, 'FieldType' => 'int'), 'InStockSupplyQuantity' => array('FieldValue' => null, 'FieldType' => 'int'), 'EarliestAvailability' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_Timepoint'), 'SupplyDetail' => array('FieldValue' => null, 'FieldType' => 'FbaInventory_Model_InventorySupplyDetailList'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('member' => array('FieldValue' => array(), 'FieldType' => array('string')));
     parent::__construct($data);
 }