Wasm Directoryalpha
Variant

get-mc-contacts-id-error

No description available.

variant get-mc-contacts-id-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

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