Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CSRPErrorBody

Package version

Error properties

Hierarchy

  • CSRPErrorBody

Index

Properties

Properties

Optional code

code: undefined | string

Error's code NOTE: This property will not be serialized. It can only be populated by the server.

Optional details

details: CSRPErrorBody[]

Error's details NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

Error's message NOTE: This property will not be serialized. It can only be populated by the server.

Optional target

target: undefined | string

Error's target

Generated using TypeDoc