Variant

get-accounts-error

No description available.

variant get-accounts-error {
  unauthorized(string),
  forbidden(string),
  request-timeout(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
request-timeoutstring
otherstring