eventGroup
| Extends: | APIGenericEntity |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Event group (vision in an event group list)
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| link (link) | 0/unbounded | Links indicating possible actions |
| startDate (string) | 0/1 | Start date |
| endDate (string) | 0/1 | End date |
| title (string) | 0/1 | Title |
JSON
| property | type | description |
|---|---|---|
| link | array of link (link) | Links indicating possible actions |
| startDate | startDate (string) | Start date |
| endDate | endDate (string) | End date |
| title | title (string) | Title |