Wasm Directoryalpha
Variant

past-meeting-participants-error

No description available.

variant past-meeting-participants-error {
  bad-request(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-foundstring
otherstring