ObjectId

A 12-bytes, time-sorted unique identifier for documents, represented by the Kotlin class ObjectId.

See also

Properties

Link copied to clipboard
val code: Byte

The byte identifier for this particular type.

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int