Package version:

Interface StatusDetailProperties

The status detail properties of the connected registry.

Hierarchy

  • StatusDetailProperties

Properties

code?: string

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

correlationId?: string

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

description?: string

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

timestamp?: Date

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

type?: 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