Name | Type | Description | Notes |
---|---|---|---|
name | str | Type of live activity | |
event | str | ||
event_updates | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | ||
dismiss_at | float | Timestamp; only allowed if event is "end" | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |