Wasm Directoryalpha
Variant

get-query-notification-definitions-error

No description available.

variant get-query-notification-definitions-error {
  not-found(string),
  method-not-allowed(string),
  unsupported-media-type(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
method-not-allowedstring
unsupported-media-typestring
internal-server-errorstring
otherstring