Record
classify-grocery-product-params
No description available.
record classify-grocery-product-params {
locale: option<classify-grocery-product-locale-enum>,
plu-code: string,
title: string,
upc: string,
}Fields
| Name | Type | Description |
|---|---|---|
| locale | option<classify-grocery-product-locale-enum> | |
| plu-code | string | |
| title | string | |
| upc | string |