Wasm Directoryalpha
Variant

list-plans-error

No description available.

variant list-plans-error {
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
otherstring