Wasm Directoryalpha
Variant

get-user-ratings-error

No description available.

variant get-user-ratings-error {
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
otherstring