Record
get-ecommerce-stores-id-products-id-response
No description available.
record get-ecommerce-stores-id-products-id-response {
links: option<list<get-ecommerce-stores-id-products-id-response-links-item>>,
currency-code: option<string>,
description: option<string>,
handle: option<string>,
id: option<string>,
image-url: option<string>,
images: option<list<get-ecommerce-stores-id-products-id-response-images-item>>,
published-at-foreign: option<string>,
title: option<string>,
type-op: option<string>,
url: option<string>,
variants: option<list<get-ecommerce-stores-id-products-id-response-variants-item>>,
vendor: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-ecommerce-stores-id-products-id-response-links-item>> | |
| currency-code | option<string> | |
| description | option<string> | |
| handle | option<string> | |
| id | option<string> | |
| image-url | option<string> | |
| images | option<list<get-ecommerce-stores-id-products-id-response-images-item>> | |
| published-at-foreign | option<string> | |
| title | option<string> | |
| type-op | option<string> | |
| url | option<string> | |
| variants | option<list<get-ecommerce-stores-id-products-id-response-variants-item>> | |
| vendor | option<string> |