Wasm Directoryalpha
Variant

get-files-id-tasks-error

No description available.

variant get-files-id-tasks-error {
  not-found(string),
  method-not-allowed(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
method-not-allowedstring
internal-server-errorstring
otherstring