Wasm Directoryalpha
Variant

list-accounts-for-plan-error

No description available.

variant list-accounts-for-plan-error {
  unauthorized(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
unprocessable-entitystring
otherstring