Wasm Directoryalpha
Variant

enable-managed-account-error

No description available.

variant enable-managed-account-error {
  unauthorized(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
unprocessable-entitystring
otherstring