ApiPropertiesResponse

data class ApiPropertiesResponse(val serverVersion: String? = null)

Constructors

Link copied to clipboard
constructor(serverVersion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val serverVersion: String? = null

Describes the ServerVersion of an a MongoDB account.