InstanceViewStatus interface

Stan widoku wystąpienia.

Właściwości

code

Kod stanu.

displayStatus

Lokalna etykieta statusu.

level

Kod poziomu.

message

Szczegółowy komunikat statusu.

time

Czas stanu.

Szczegóły właściwości

code

Kod stanu.

code?: string

Wartość właściwości

string

displayStatus

Lokalna etykieta statusu.

displayStatus?: string

Wartość właściwości

string

level

Kod poziomu.

level?: StatusLevelTypes

Wartość właściwości

message

Szczegółowy komunikat statusu.

message?: string

Wartość właściwości

string

time

Czas stanu.

time?: Date

Wartość właściwości

Date