kmongo / org.litote.kmongo.id / MongoId

MongoId

@Target([AnnotationTarget.PROPERTY]) annotation class MongoId (source)
Deprecated: no longer required - use @SerialName(_id)

Annotate mongo identifier property for kotlinx.serialization.

Constructors

<init>

Annotate mongo identifier property for kotlinx.serialization.

MongoId()