Wasm Directoryalpha
Record

get-reviews-response

No description available.

record get-reviews-response {
  data: list​<review>,
  has-more: bool,
  object: get-reviews-response-object-enum,
  url: string,
}

Fields

NameTypeDescription
datalist​<review>
has-morebool
objectget-reviews-response-object-enum
urlstring