GetAccountsAccountDatabasePrivilege

data class GetAccountsAccountDatabasePrivilege(val accountPrivilege: String, val accountPrivilegeDetail: String, val dbName: String)

Constructors

Link copied to clipboard
constructor(accountPrivilege: String, accountPrivilegeDetail: String, dbName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of permission for the account.

Link copied to clipboard

The specific permissions corresponding to the type of account permissions.

Link copied to clipboard

Database name.