Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StatusDetailProperties

Package version

The status detail properties of the connected registry.

Hierarchy

  • StatusDetailProperties

Index

Properties

Optional code

code: undefined | string

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

Optional correlationId

correlationId: undefined | string

The correlation ID of the status. NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

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

Optional timestamp

timestamp: Date

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

Optional type

type: undefined | string

The component of the connected registry corresponding to the status. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc