Wasm Directoryalpha
Variant

restore-package-for-org-error

No description available.

variant restore-package-for-org-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring