Record
get-ecommerce-stores-id-products-id-params
No description available.
record get-ecommerce-stores-id-products-id-params {
fields: option<list<string>>,
exclude-fields: option<list<string>>,
store-id: string,
product-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| fields | option<list<string>> | |
| exclude-fields | option<list<string>> | |
| store-id | string | |
| product-id | string |