BrowseProductDetail
Reusable BrowseProductDetail schema.
Type: object
Fields
| Field | Type | Constraints | Meaning | Example |
|---|---|---|---|---|
labelrequired | string | None | The entry’s displayName, falling back to its machine name. | string (generated) |
valuerequired | string | None | The value represented by this entry. | string (generated) |
Examples
{ "label": "string", "value": "string"}