Wasm Directoryalpha
Variant

create-call-queue-error

No description available.

variant create-call-queue-error {
  bad-request(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-foundstring
otherstring