BSONObjectID

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

A struct to represent the BSON ObjectID type.