Wasm Directoryalpha
Variant

get-verified-senders-domains-error

No description available.

variant get-verified-senders-domains-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
internal-server-errorstring
otherstring