Wasm Directoryalpha
Variant

cancel-invitation-error

No description available.

variant cancel-invitation-error {
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
unprocessable-entitystring
otherstring