public function __construct($data = null)
 {
     $this->_fields = array('NotificationType' => array('FieldValue' => null, 'FieldType' => 'string'), 'Destination' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_Destination'), 'IsEnabled' => array('FieldValue' => null, 'FieldType' => 'bool'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('SendTestNotificationToDestinationResult' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_SendTestNotificationToDestinationResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_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'), 'MarketplaceId' => array('FieldValue' => null, 'FieldType' => 'string'), 'Destination' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_Destination'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
Example #5
0
 public function __construct($data = null)
 {
     $this->_fields = array('DeliveryChannel' => array('FieldValue' => null, 'FieldType' => 'string'), 'AttributeList' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_AttributeKeyValueList'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('GetServiceStatusResult' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_GetServiceStatusResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array();
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('member' => array('FieldValue' => array(), 'FieldType' => array('MWSSubscriptionsService_Model_AttributeKeyValue')));
     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('Subscription' => array('FieldValue' => null, 'FieldType' => 'MWSSubscriptionsService_Model_Subscription'));
     parent::__construct($data);
 }