public function __construct($data = null)
 {
     $this->_fields = array('NextToken' => array('FieldValue' => null, 'FieldType' => 'string'), 'ListParticipations' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_ListParticipations'), 'ListMarketplaces' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_ListMarketplaces'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('Status' => array('FieldValue' => null, 'FieldType' => 'string'), 'Timestamp' => array('FieldValue' => null, 'FieldType' => 'string'), 'MessageId' => array('FieldValue' => null, 'FieldType' => 'string'), 'Messages' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_MessageList'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'MWSAuthToken' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('Participation' => array('FieldValue' => array(), 'FieldType' => array('MarketplaceWebServiceSellers_Model_Participation')));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('GetServiceStatusResult' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_GetServiceStatusResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('Locale' => array('FieldValue' => null, 'FieldType' => 'string'), 'Text' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('ListMarketplaceParticipationsByNextTokenResult' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_ListMarketplaceParticipationsByNextTokenResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceSellers_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('MarketplaceId' => array('FieldValue' => null, 'FieldType' => 'string'), 'Name' => array('FieldValue' => null, 'FieldType' => 'string'), 'DefaultCountryCode' => array('FieldValue' => null, 'FieldType' => 'string'), 'DefaultCurrencyCode' => array('FieldValue' => null, 'FieldType' => 'string'), 'DefaultLanguageCode' => array('FieldValue' => null, 'FieldType' => 'string'), 'DomainName' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('MarketplaceId' => array('FieldValue' => null, 'FieldType' => 'string'), 'SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'HasSellerSuspendedListings' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }