Record
search-grocery-products-response
No description available.
record search-grocery-products-response {
number: s32,
offset: s32,
products: list<search-grocery-products-response-products-item>,
total-products: s32,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| number | s32 | |
| offset | s32 | |
| products | list<search-grocery-products-response-products-item> | |
| total-products | s32 | |
| type-op | string |