Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 566 Bytes

File metadata and controls

12 lines (8 loc) · 566 Bytes

ProductSearchMatch

Properties

Name Type Description Notes
product_id int The ID of the product. [optional]
value str The string matching the given value. Either a product name or SKU.
product_sku_id int The ID of the SKU linked to a product. If empty, this is an product. [optional]

[Back to Model list] [Back to API list] [Back to README]