content field is a discriminated union type. For more info, check{
"notification_id": 0,
"sender_id": 0,
"receiver_id": 0,
"created_time": 0,
"read_time": 0,
"content": {
"content_type": "text",
"category": "basic",
"title": "string",
"message": "string"
}
}