Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 852 Bytes

Notification.md

File metadata and controls

19 lines (14 loc) · 852 Bytes

Notification

Properties

Name Type Description Notes
content {str: ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},)} [optional]
created_ts datetime [optional]
id str [optional]
is_delivered bool [optional]
is_read bool [optional]
link str [optional]
type str [optional]
user_id str [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]

[Back to Model list] [Back to API list] [Back to README]