Wasm Directoryalpha
Variant

accept-invitation-for-authenticated-user-error

No description available.

variant accept-invitation-for-authenticated-user-error {
  not-modified(string),
  forbidden(string),
  not-found(string),
  conflict(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
forbiddenstring
not-foundstring
conflictstring
otherstring