Wasm Directoryalpha
Record

get-wine-pairing-response

No description available.

record get-wine-pairing-response {
  paired-wines: list​<string>,
  pairing-text: string,
  product-matches: list​<get-wine-pairing-response-product-matches-item>,
}

Fields

NameTypeDescription
paired-wineslist​<string>
pairing-textstring
product-matcheslist​<get-wine-pairing-response-product-matches-item>