| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | [optional] | |
| Type | string | [optional] | |
| UModel | string | [optional] | |
| USku | string | [optional] | |
| Name | string | [optional] | |
| Description | string | [optional] | |
| ShortDescription | string | [optional] | |
| Price | decimal? | [optional] | |
| AdvancedPrice | List<ProductAdvancedPrice> | [optional] | |
| CostPrice | decimal? | [optional] | |
| UnitPrice | decimal? | [optional] | |
| MeasureUnit | string | [optional] | |
| Quantity | decimal? | [optional] | |
| Inventory | List<ProductInventory> | [optional] | |
| GroupItems | List<ProductGroupItem> | [optional] | |
| UBrandId | string | [optional] | |
| UBrand | string | [optional] | |
| CategoriesIds | List<string> | [optional] | |
| StoresIds | List<string> | [optional] | |
| Url | string | [optional] | |
| SeoUrl | string | [optional] | |
| MetaTitle | string | [optional] | |
| MetaKeywords | string | [optional] | |
| MetaDescription | string | [optional] | |
| AvailSale | bool? | [optional] | |
| AvailView | bool? | [optional] | |
| IsVirtual | bool? | [optional] | |
| IsDownloadable | bool? | [optional] | |
| Weight | decimal? | [optional] | |
| WeightUnit | string | [optional] | |
| SortOrder | int? | [optional] | |
| InStock | bool? | [optional] | |
| Backorders | string | [optional] | |
| ManageStock | string | [optional] | |
| IsStockManaged | bool? | [optional] | |
| OnSale | bool? | [optional] | |
| CreateAt | A2CDateTime | [optional] | |
| ModifiedAt | A2CDateTime | [optional] | |
| TaxClassId | string | [optional] | |
| SpecialPrice | SpecialPrice | [optional] | |
| TierPrice | List<ProductTierPrice> | [optional] | |
| GroupPrice | List<ProductGroupPrice> | [optional] | |
| Images | List<Image> | [optional] | |
| ProductOptions | List<ProductOption> | [optional] | |
| UUpc | string | [optional] | |
| UMpn | string | [optional] | |
| UGtin | string | [optional] | |
| UIsbn | string | [optional] | |
| UEan | string | [optional] | |
| RelatedProductsIds | List<string> | [optional] | |
| UpSellProductsIds | List<string> | [optional] | |
| CrossSellProductsIds | List<string> | [optional] | |
| DimensionsUnit | string | [optional] | |
| Width | decimal? | [optional] | |
| Height | decimal? | [optional] | |
| Length | decimal? | [optional] | |
| Discounts | List<Discount> | [optional] | |
| AdditionalFields | Object | [optional] | |
| CustomFields | Object | [optional] |