Skip to main content
Skip table of contents

Warning

Description

This object describes an early warning.

Properties

NameAvailable from versionAvailabilityData typeDefault valie

Description

id1.20AlwaysString-Warning id
message1.20AlwaysLocalizedString-Message in different languages
startTime1.20AlwaysDate-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.