Name | Type | Description | Notes |
---|---|---|---|
id | String | The AliExpress item ID | [optional] |
categoryId | String | The item category | [optional] |
companyId | String | The company ID | [optional] |
sellerId | String | The seller ID | [optional] |
title | String | The subject / title of the item | [optional] |
productImages | [String] | The item images | [optional] |
statusId | Number | The AliExpress status | [optional] |
countPerLot | Number | The number of items per lot | [optional] |
wishListCount | Number | Number of times the item has been added to a wishlist | [optional] |
unit | String | The unit of the item | [optional] |
multiUnit | String | The unit for multiple items | [optional] |
promotions | [PromotionOption] | The promotions present on an item | [optional] |
attributes | [ProductAttribute] | The attributes of an item | [optional] |
prices | [ProductPriceOption] | List of price options for an item | [optional] |
reviews | ProductReviews | [optional] | |
trade | TradeInformation | [optional] | |
skuProperties | [SkuProperty] | List of sku properties that correspond to an item | [optional] |