Record
event-entity
No description available.
record event-entity {
id: option<s32>,
label: option<string>,
type-op: option<event-entity-type-op-enum>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<s32> | |
| label | option<string> | |
| type-op | option<event-entity-type-op-enum> | |
| url | option<string> |