Record
weather-alert-group
No description available.
record weather-alert-group {
alerts: option<list<alert-region-group>>,
description: option<string>,
effective-local: option<string>,
effective-utc: option<string>,
expires-local: option<string>,
expires-utc: option<string>,
severity: option<string>,
title: option<string>,
uri: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| alerts | option<list<alert-region-group>> | |
| description | option<string> | |
| effective-local | option<string> | |
| effective-utc | option<string> | |
| expires-local | option<string> | |
| expires-utc | option<string> | |
| severity | option<string> | |
| title | option<string> | |
| uri | option<string> |