getRecentsInCategory

abstract suspend fun getRecentsInCategory(personId: Long, categoryId: Long, limit: Int): List<ReceiptEntity>