ObjectId

public struct ObjectId : BSONValue, Equatable, CustomStringConvertible, Codable
extension ObjectId: Hashable

A struct to represent the BSON ObjectId type.