interface TopologyVersion {
    counter: Long;
    processId: mongoose.mongo.BSON.ObjectId;
}

Properties

Properties

counter: Long