Record
post-ecommerce-stores-id-products-id-images-params
No description available.
record post-ecommerce-stores-id-products-id-images-params {
store-id: string,
product-id: string,
id: string,
url: string,
variant-ids: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| store-id | string | |
| product-id | string | |
| id | string | |
| url | string | |
| variant-ids | option<list<string>> |