Class DegradationDataAttributesUpdatesItems

Hierarchy

  • DegradationDataAttributesUpdatesItems

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The components affected at the time of the update.

createdAt?: Date

Timestamp of when the update was created.

description?: string

Description of the update.

id?: string

Identifier of the update.

modifiedAt?: Date

Timestamp of when the update was last modified.

The status of the degradation.

Generated using TypeDoc