Condition interface
Outstanding conditions that will need to be resolved.
Properties
message | The issue requiring attention. NOTE: This property will not be serialized. It can only be populated by the server. |
timestamp | The time when the condition was raised. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
message
The issue requiring attention. NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string
timestamp
The time when the condition was raised. NOTE: This property will not be serialized. It can only be populated by the server.
timestamp?: Date
Property Value
Date