Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 585 Bytes

ProductSearchMatch.md

File metadata and controls

11 lines (8 loc) · 585 Bytes

TalonOne.Model.ProductSearchMatch

Properties

Name Type Description Notes
ProductId int The ID of the product.
Value string The string matching the given value. Either a product name or SKU.
ProductSkuId int The ID of the SKU linked to a product. If empty, this is an analytics-level product. [optional]

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