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' => 'MarketplaceWebServiceWebstore_Model_GetServiceStatusResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceWebstore_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceWebstore_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('ListSubscriptionsCountByNextTokenResult' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceWebstore_Model_ListSubscriptionsCountByNextTokenResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceWebstore_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'MarketplaceWebServiceWebstore_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'MarketplaceId' => array('FieldValue' => null, 'FieldType' => 'string'), 'SellerSKU' => array('FieldValue' => null, 'FieldType' => 'string'), 'SubscriptionState' => array('FieldValue' => null, 'FieldType' => 'string'), 'TotalSubscriptionCount' => array('FieldValue' => null, 'FieldType' => 'int'), 'SubscriptionDetailList' => array('FieldValue' => array(), 'FieldType' => array('MarketplaceWebServiceWebstore_Model_SubscriptionDetail'), 'ListMemberName' => 'SubscriptionDetail'));
     parent::__construct($data);
 }
Exemplo n.º 5
0
 public function __construct($data = null)
 {
     $this->_fields = array('SellerSKU' => array('FieldValue' => null, 'FieldType' => 'string'), 'SubscriptionCount' => array('FieldValue' => null, 'FieldType' => 'int'), 'SubscriptionState' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'MarketplaceId' => array('FieldValue' => null, 'FieldType' => 'string'), 'StartDate' => array('FieldValue' => null, 'FieldType' => 'string'), 'EndDate' => array('FieldValue' => null, 'FieldType' => 'string'), 'SubscriptionList' => array('FieldValue' => array(), 'FieldType' => array('MarketplaceWebServiceWebstore_Model_Subscription'), 'ListMemberName' => 'Subscription'), 'NextToken' => 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'), 'MarketplaceId' => array('FieldValue' => null, 'FieldType' => 'string'), 'SubscriptionState' => array('FieldValue' => null, 'FieldType' => 'string'), 'DateRangeStart' => array('FieldValue' => null, 'FieldType' => 'string'), 'DateRangeEnd' => array('FieldValue' => null, 'FieldType' => 'string'), 'SellerSKUList' => array('FieldValue' => array(), 'FieldType' => array('string'), 'ListMemberName' => 'SellerSKU'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'MWSAuthToken' => array('FieldValue' => null, 'FieldType' => 'string'), 'NextToken' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
Exemplo n.º 9
0
 public function __construct($data = null)
 {
     $this->_fields = array('RequestId' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }