CollaborationDataEncryptionMetadata

data class CollaborationDataEncryptionMetadata(val allowClearText: Boolean, val allowDuplicates: Boolean, val allowJoinsOnColumnsWithDifferentNames: Boolean, val preserveNulls: Boolean)

Constructors

Link copied to clipboard
constructor(allowClearText: Boolean, allowDuplicates: Boolean, allowJoinsOnColumnsWithDifferentNames: Boolean, preserveNulls: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard