Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorAdditionalInfo

Package version

The resource management error additional info.

Hierarchy

  • ErrorAdditionalInfo

Index

Properties

Properties

Optional info

info: Record<string, unknown>

The additional info. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The additional info type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc