MongoDbShardKeyFieldResponse

data class MongoDbShardKeyFieldResponse(val name: String, val order: String)

Describes a field reference within a MongoDB shard key

Constructors

Link copied to clipboard
constructor(name: String, order: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the field

Link copied to clipboard

The field ordering