NotificationInfo: {
    created_at: Date;
    id: GenericID;
} & Required<NotificationCreate>

Type declaration