BiObjectKey

data class BiObjectKey(val database: String, val name: String)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard