Products are entities which represents a buyable item managed in a catalog.
Name | Type | Description | Notes |
---|---|---|---|
AttributesToMatch | Dictionary<string, Object> | [optional] | |
Description | Dictionary<string, string> | [optional] | |
MediaType | string | the MediaType of the media | [optional] |
Tag | string | a tag of the Media | [optional] |
Title | Dictionary<string, string> | [optional] | |
Url | string | the Url instead upload image | [optional] |
VariantId | string | the id of the variant for which we want to upload media | [optional] |