Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponseErrorDetailsItem

Package version

interface

An interface representing ErrorResponseErrorDetailsItem.

Hierarchy

  • ErrorResponseErrorDetailsItem

Index

Properties

Properties

Optional code

code: undefined | string
member

{string} [code] Provides information about the error code.

Optional message

message: undefined | string
member

{string} [message] Provides information about the error message.

Optional target

target: undefined | string
member

{string} [target] Provides information about the error target.

Generated using TypeDoc