Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson.types • ObjectId • Companion • COUNTER_BOUND
COUNTER_BOUND¶
const val COUNTER_BOUND: Int
The smallest integer that is not allowed in ObjectId.counter.
The minimum allowed value is 0.