UpdateAllNotificationsStatusResponse Supported Types models.UpdateAllNotificationsStatusResponseSchema const value: models.UpdateAllNotificationsStatusResponseSchema = { data: [], }; models.ErrorResponse const value: models.ErrorResponse = { error: "Internal Server Error", code: 500, };