Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationResult

Package version

Operation status for the operation

Hierarchy

  • OperationResult

Index

Properties

Optional code

code: undefined | string

Error code.

Optional details

Array with additional error details.

Optional message

message: undefined | string

Error message.

Optional status

status: undefined | string

Operation status NOTE: This property will not be serialized. It can only be populated by the server.

Optional target

target: undefined | string

Property name/path in request associated with error.

Generated using TypeDoc