Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 841 Bytes

ProductRecommendation.md

File metadata and controls

16 lines (13 loc) · 841 Bytes

# ProductRecommendation

Properties

Name Type Description Notes
rationale string reason for this recommendation, given by the bot
name string name of the product [optional]
description string description of the product [optional]
image_url string url of the product image [optional]
url string url of the product on the retailer website [optional]
brand string brand of the product [optional]
price float numerical value of the price of the product [optional]
currency string currency of the price of the product [optional]

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