Wasm Directoryalpha
Variant

get-users-user-id-web-profiles-error

No description available.

variant get-users-user-id-web-profiles-error {
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
otherstring