Wasm Directoryalpha
Variant

update-user-setting-error

No description available.

variant update-user-setting-error {
  bad-request(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-foundstring
otherstring