public function __construct($data = null)
 {
     $this->_fields = array('GetCustomersForCustomerIdResult' => array('FieldValue' => null, 'FieldType' => 'MWSCustomerService_Model_GetCustomersForCustomerIdResult'), 'ResponseMetadata' => array('FieldValue' => null, 'FieldType' => 'MWSCustomerService_Model_ResponseMetadata'), 'ResponseHeaderMetadata' => array('FieldValue' => null, 'FieldType' => 'MWSCustomerService_Model_ResponseHeaderMetadata'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('CustomerList' => array('FieldValue' => array(), 'FieldType' => array('MWSCustomerService_Model_Customer'), 'ListMemberName' => 'Customer'), 'NextToken' => array('FieldValue' => null, 'FieldType' => 'string'), 'MoreResultsAvailable' => array('FieldValue' => null, 'FieldType' => 'bool'));
     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);
 }
 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'), 'DateRangeType' => array('FieldValue' => null, 'FieldType' => 'string'), 'DateRangeStart' => array('FieldValue' => null, 'FieldType' => 'string'), 'DateRangeEnd' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('CustomerList' => array('FieldValue' => array(), 'FieldType' => array('MWSCustomerService_Model_Customer'), 'ListMemberName' => 'Customer'));
     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('DomainName' => array('FieldValue' => null, 'FieldType' => 'string'), 'Origin' => array('FieldValue' => null, 'FieldType' => 'bool'), 'AssociatedOn' => array('FieldValue' => null, 'FieldType' => 'string'), 'LastUpdatedOn' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
Example #8
0
 public function __construct($data = null)
 {
     $this->_fields = array('CustomerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'ShippingAddressList' => array('FieldValue' => array(), 'FieldType' => array('MWSCustomerService_Model_Address'), 'ListMemberName' => 'ShippingAddress'), 'PrimaryContactInfo' => array('FieldValue' => null, 'FieldType' => 'MWSCustomerService_Model_CustomerPrimaryContactInfo'), 'AccountType' => array('FieldValue' => null, 'FieldType' => 'string'), 'AssociatedMarketplaces' => array('FieldValue' => array(), 'FieldType' => array('MWSCustomerService_Model_MarketplaceDomain'), 'ListMemberName' => 'MarketplaceDomain'));
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = array('Email' => array('FieldValue' => null, 'FieldType' => 'string'), 'FullName' => array('FieldValue' => null, 'FieldType' => 'string'));
     parent::__construct($data);
 }
Example #10
0
 public function __construct($data = null)
 {
     $this->_fields = array('IsDefaultAddress' => array('FieldValue' => null, 'FieldType' => 'bool'), 'FullName' => array('FieldValue' => null, 'FieldType' => 'string'), 'AddressLine1' => array('FieldValue' => null, 'FieldType' => 'string'), 'AddressLine2' => array('FieldValue' => null, 'FieldType' => 'string'), 'City' => array('FieldValue' => null, 'FieldType' => 'string'), 'StateOrRegion' => array('FieldValue' => null, 'FieldType' => 'string'), 'PostalCode' => array('FieldValue' => null, 'FieldType' => 'string'), 'CountryCode' => 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('SellerId' => array('FieldValue' => null, 'FieldType' => 'string'), 'MWSAuthToken' => array('FieldValue' => null, 'FieldType' => 'string'), 'MarketplaceId' => array('FieldValue' => null, 'FieldType' => 'string'), 'CustomerIdList' => array('FieldValue' => array(), 'FieldType' => array('string'), 'ListMemberName' => 'CustomerId'));
     parent::__construct($data);
 }