Wasm Directoryalpha
Variant

get-access-settings-activity-error

No description available.

variant get-access-settings-activity-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

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