Skip to Content

NotificationResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the notification.[default to null]
profile_idLongProfile ID of the user receiving the notification.[default to null]
messageStringNotification message text.[default to null]
linkStringOptional link associated with the notification.[optional] [default to null]
read_statusBooleanWhether the notification has been read.[default to null]
created_atDateTimestamp when the notification was created.[default to null]

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