ObjectId

@Serializable
data class ObjectId(val hash: String)

Constructors

Link copied to clipboard
constructor(hash: String)

Properties

Link copied to clipboard