コード例 #1
0
 public function __construct($data = null)
 {
     $this->_fields = ['Value' => ['FieldValue' => null, 'FieldType' => 'int'], 'condition' => ['FieldValue' => null, 'FieldType' => '@string']];
     parent::__construct($data);
 }
コード例 #2
0
 public function __construct($data = null)
 {
     $this->_fields = ['MarketplaceId' => ['FieldValue' => null, 'FieldType' => 'string'], 'SellerId' => ['FieldValue' => null, 'FieldType' => 'string'], 'SellerSKU' => ['FieldValue' => null, 'FieldType' => 'string']];
     parent::__construct($data);
 }
コード例 #3
0
 public function __construct($data = null)
 {
     $this->_fields = ['GetMyPriceForSKUResult' => ['FieldValue' => [], 'FieldType' => ['GetMyPriceForSKUResult']], 'ResponseMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseMetadata'], 'ResponseHeaderMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseHeaderMetadata']];
     parent::__construct($data);
 }
コード例 #4
0
 public function __construct($data = null)
 {
     $this->_fields = ['Status' => ['FieldValue' => null, 'FieldType' => 'string'], 'Timestamp' => ['FieldValue' => null, 'FieldType' => 'string'], 'MessageId' => ['FieldValue' => null, 'FieldType' => 'string'], 'Messages' => ['FieldValue' => null, 'FieldType' => 'MessageList']];
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = ['SellerId' => ['FieldValue' => null, 'FieldType' => 'string'], 'MWSAuthToken' => ['FieldValue' => null, 'FieldType' => 'string'], 'MarketplaceId' => ['FieldValue' => null, 'FieldType' => 'string'], 'ASINList' => ['FieldValue' => null, 'FieldType' => 'ASINListType'], 'ItemCondition' => ['FieldValue' => null, 'FieldType' => 'string'], 'ExcludeMe' => ['FieldValue' => null, 'FieldType' => 'bool']];
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = ['GetCompetitivePricingForASINResult' => ['FieldValue' => [], 'FieldType' => ['GetCompetitivePricingForASINResult']], 'ResponseMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseMetadata'], 'ResponseHeaderMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseHeaderMetadata']];
     parent::__construct($data);
 }
コード例 #7
0
 public function __construct($data = null)
 {
     $this->_fields = ['BuyingPrice' => ['FieldValue' => null, 'FieldType' => 'PriceType'], 'RegularPrice' => ['FieldValue' => null, 'FieldType' => 'MoneyType'], 'FulfillmentChannel' => ['FieldValue' => null, 'FieldType' => 'string'], 'ItemCondition' => ['FieldValue' => null, 'FieldType' => 'string'], 'ItemSubCondition' => ['FieldValue' => null, 'FieldType' => 'string'], 'SellerId' => ['FieldValue' => null, 'FieldType' => 'string'], 'SellerSKU' => ['FieldValue' => null, 'FieldType' => 'string']];
     parent::__construct($data);
 }
コード例 #8
0
 public function __construct($data = null)
 {
     $this->_fields = ['ItemCondition' => ['FieldValue' => null, 'FieldType' => 'string'], 'ItemSubcondition' => ['FieldValue' => null, 'FieldType' => 'string'], 'FulfillmentChannel' => ['FieldValue' => null, 'FieldType' => 'string'], 'ShipsDomestically' => ['FieldValue' => null, 'FieldType' => 'string'], 'ShippingTime' => ['FieldValue' => null, 'FieldType' => 'ShippingTimeType'], 'SellerPositiveFeedbackRating' => ['FieldValue' => null, 'FieldType' => 'string']];
     parent::__construct($data);
 }
コード例 #9
0
 public function __construct($data = null)
 {
     $this->_fields = ['ProductCategoryId' => ['FieldValue' => null, 'FieldType' => 'string'], 'ProductCategoryName' => ['FieldValue' => null, 'FieldType' => 'string'], 'Parent' => ['FieldValue' => null, 'FieldType' => 'Categories']];
     parent::__construct($data);
 }
コード例 #10
0
ファイル: Error.php プロジェクト: rickycho/mws-product-api
 public function __construct($data = null)
 {
     $this->_fields = ['Type' => ['FieldValue' => null, 'FieldType' => 'string'], 'Code' => ['FieldValue' => null, 'FieldType' => 'string'], 'Message' => ['FieldValue' => null, 'FieldType' => 'string'], 'Detail' => ['FieldValue' => null, 'FieldType' => 'ErrorDetail']];
     parent::__construct($data);
 }
コード例 #11
0
ファイル: Message.php プロジェクト: rickycho/mws-product-api
 public function __construct($data = null)
 {
     $this->_fields = ['Locale' => ['FieldValue' => null, 'FieldType' => 'string'], 'Text' => ['FieldValue' => null, 'FieldType' => 'string']];
     parent::__construct($data);
 }
コード例 #12
0
 public function __construct($data = null)
 {
     $this->_fields = ['CompetitivePrices' => ['FieldValue' => null, 'FieldType' => 'CompetitivePriceList'], 'NumberOfOfferListings' => ['FieldValue' => null, 'FieldType' => 'NumberOfOfferListingsList'], 'TradeInValue' => ['FieldValue' => null, 'FieldType' => 'MoneyType']];
     parent::__construct($data);
 }
 public function __construct($data = null)
 {
     $this->_fields = ['GetLowestOfferListingsForASINResult' => ['FieldValue' => [], 'FieldType' => ['GetLowestOfferListingsForASINResult']], 'ResponseMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseMetadata'], 'ResponseHeaderMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseHeaderMetadata']];
     parent::__construct($data);
 }
コード例 #14
0
 public function __construct($data = null)
 {
     $this->_fields = ['SalesRank' => ['FieldValue' => [], 'FieldType' => ['SalesRankType']]];
     parent::__construct($data);
 }
コード例 #15
0
 public function __construct($data = null)
 {
     $this->_fields = ['Any' => ['FieldValue' => [], 'FieldType' => ['object']]];
     parent::__construct($data);
 }
コード例 #16
0
 public function __construct($data = null)
 {
     $this->_fields = ['GetProductCategoriesForASINResult' => ['FieldValue' => null, 'FieldType' => 'GetProductCategoriesForASINResult'], 'ResponseMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseMetadata'], 'ResponseHeaderMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseHeaderMetadata']];
     parent::__construct($data);
 }
コード例 #17
0
 public function __construct($data = null)
 {
     $this->_fields = ['LandedPrice' => ['FieldValue' => null, 'FieldType' => 'MoneyType'], 'ListingPrice' => ['FieldValue' => null, 'FieldType' => 'MoneyType'], 'Shipping' => ['FieldValue' => null, 'FieldType' => 'MoneyType']];
     parent::__construct($data);
 }
コード例 #18
0
 public function __construct($data = null)
 {
     $this->_fields = ['CurrencyCode' => ['FieldValue' => null, 'FieldType' => 'string'], 'Amount' => ['FieldValue' => null, 'FieldType' => 'float']];
     parent::__construct($data);
 }
コード例 #19
0
 public function __construct($data = null)
 {
     $this->_fields = ['CompetitivePriceId' => ['FieldValue' => null, 'FieldType' => 'string'], 'Price' => ['FieldValue' => null, 'FieldType' => 'PriceType'], 'condition' => ['FieldValue' => null, 'FieldType' => '@string'], 'subcondition' => ['FieldValue' => null, 'FieldType' => '@string'], 'belongsToRequester' => ['FieldValue' => null, 'FieldType' => '@bool']];
     parent::__construct($data);
 }
コード例 #20
0
ファイル: Product.php プロジェクト: rickycho/mws-product-api
 public function __construct($data = null)
 {
     $this->_fields = ['Identifiers' => ['FieldValue' => null, 'FieldType' => 'IdentifierType'], 'AttributeSets' => ['FieldValue' => null, 'FieldType' => 'AttributeSetList'], 'Relationships' => ['FieldValue' => null, 'FieldType' => 'RelationshipList'], 'CompetitivePricing' => ['FieldValue' => null, 'FieldType' => 'CompetitivePricingType'], 'SalesRankings' => ['FieldValue' => null, 'FieldType' => 'SalesRankList'], 'LowestOfferListings' => ['FieldValue' => null, 'FieldType' => 'LowestOfferListingList'], 'Offers' => ['FieldValue' => null, 'FieldType' => 'OffersList']];
     parent::__construct($data);
 }
コード例 #21
0
 public function __construct($data = null)
 {
     $this->_fields = ['SellerId' => ['FieldValue' => null, 'FieldType' => 'string'], 'MWSAuthToken' => ['FieldValue' => null, 'FieldType' => 'string'], 'MarketplaceId' => ['FieldValue' => null, 'FieldType' => 'string'], 'Query' => ['FieldValue' => null, 'FieldType' => 'string'], 'QueryContextId' => ['FieldValue' => null, 'FieldType' => 'string']];
     parent::__construct($data);
 }
コード例 #22
0
 public function __construct($data = null)
 {
     $this->_fields = ['ListMatchingProductsResult' => ['FieldValue' => null, 'FieldType' => 'ListMatchingProductsResult'], 'ResponseMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseMetadata'], 'ResponseHeaderMetadata' => ['FieldValue' => null, 'FieldType' => 'ResponseHeaderMetadata']];
     parent::__construct($data);
 }
コード例 #23
0
 public function __construct($data = null)
 {
     $this->_fields = ['OfferListingCount' => ['FieldValue' => [], 'FieldType' => ['OfferListingCountType']]];
     parent::__construct($data);
 }
コード例 #24
0
 public function __construct($data = null)
 {
     $this->_fields = ['Qualifiers' => ['FieldValue' => null, 'FieldType' => 'QualifiersType'], 'NumberOfOfferListingsConsidered' => ['FieldValue' => null, 'FieldType' => 'int'], 'SellerFeedbackCount' => ['FieldValue' => null, 'FieldType' => 'int'], 'Price' => ['FieldValue' => null, 'FieldType' => 'PriceType'], 'MultipleOffersAtLowestPrice' => ['FieldValue' => null, 'FieldType' => 'string']];
     parent::__construct($data);
 }
コード例 #25
0
 public function __construct($data = null)
 {
     $this->_fields = ['Products' => ['FieldValue' => null, 'FieldType' => 'ProductList'], 'Error' => ['FieldValue' => null, 'FieldType' => 'Error'], 'Id' => ['FieldValue' => null, 'FieldType' => '@string'], 'IdType' => ['FieldValue' => null, 'FieldType' => '@string'], 'status' => ['FieldValue' => null, 'FieldType' => '@string']];
     parent::__construct($data);
 }
コード例 #26
0
 public function __construct($data = null)
 {
     $this->_fields = ['Products' => ['FieldValue' => null, 'FieldType' => 'ProductList']];
     parent::__construct($data);
 }
コード例 #27
0
 public function __construct($data = null)
 {
     $this->_fields = ['AllOfferListingsConsidered' => ['FieldValue' => null, 'FieldType' => 'bool'], 'Product' => ['FieldValue' => null, 'FieldType' => 'Product'], 'Error' => ['FieldValue' => null, 'FieldType' => 'Error'], 'SellerSKU' => ['FieldValue' => null, 'FieldType' => 'string'], 'status' => ['FieldValue' => null, 'FieldType' => '@string']];
     parent::__construct($data);
 }
コード例 #28
0
 public function __construct($data = null)
 {
     $this->_fields = ['MarketplaceASIN' => ['FieldValue' => null, 'FieldType' => 'ASINIdentifier'], 'SKUIdentifier' => ['FieldValue' => null, 'FieldType' => 'SellerSKUIdentifier']];
     parent::__construct($data);
 }
コード例 #29
0
 public function __construct($data = null)
 {
     $this->_fields = ['Id' => ['FieldValue' => [], 'FieldType' => ['string']]];
     parent::__construct($data);
 }
コード例 #30
0
 public function __construct($data = null)
 {
     $this->_fields = ['Self' => ['FieldValue' => [], 'FieldType' => ['Categories']]];
     parent::__construct($data);
 }