Wasm Directoryalpha
Variant

get-file-requests-id-error

No description available.

variant get-file-requests-id-error {
  unauthorized(string),
  not-found(string),
  method-not-allowed(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
method-not-allowedstring
otherstring