Skip to main content
Skip table of contents

Warning

Description

This object describes an early warning.

Properties

Name

Available from version

Availability

Data type

Default valie

Description

id

1.20

Always

String

-

Warning id

message

1.20

Always

LocalizedString

-

Message in different languages

startTime

1.20

Always

Date

-

Warning start time

Example

CODE
{ 
	"id": "2014811a-e9ff-45c3-8161-0d6148757e6f",
    "message": {
    	"default": "Warning-1",
        "de": "Vorwarnung-1"
    },
	"startTime": new Date(2017, 5, 20, 11, 0, 0)
}


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.