Data Source Document Attribute Target
data class DataSourceDocumentAttributeTarget(val targetDocumentAttributeKey: String, val targetDocumentAttributeValue: DataSourceDocumentAttributeValue? = null, val targetDocumentAttributeValueDeletion: Boolean? = null)
Constructors
Link copied to clipboard
constructor(targetDocumentAttributeKey: String, targetDocumentAttributeValue: DataSourceDocumentAttributeValue? = null, targetDocumentAttributeValueDeletion: Boolean? = null)