Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SimpleErrorCollection

Index

Properties

Optional errorMessages

errorMessages: string[]

The list of error messages produced by this operation. For example, "input parameter 'key' must be provided"

Optional errors

errors: Record<string, string>

The list of errors by parameter returned by the operation. For example,"projectKey": "Project keys must start with an uppercase letter, followed by one or more uppercase alphanumeric characters."

Optional httpStatusCode

httpStatusCode: number
format

int32

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc