Record
get-random-recipes-response-recipes-item-wine-pairing-product-matches-item
No description available.
record get-random-recipes-response-recipes-item-wine-pairing-product-matches-item {
average-rating: f64,
description: string,
id: s32,
image-url: string,
link: string,
price: string,
rating-count: s32,
score: f64,
title: string,
}Fields
| Name | Type | Description |
|---|---|---|
| average-rating | f64 | |
| description | string | |
| id | s32 | |
| image-url | string | |
| link | string | |
| price | string | |
| rating-count | s32 | |
| score | f64 | |
| title | string |