View the Project on GitHub elements-storage/elements-sdk-python
A UI notification delivered to users, with per-user receipts tracking its read/acknowledged state.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| receipts | [NotificationReceipt] | ||
| kwargs | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | ||
| text | str | [readonly] | |
| markup | str | [readonly] | |
| created_at | datetime | [readonly] |