Analysis Table Field Link Content Configuration
data class AnalysisTableFieldLinkContentConfiguration(val customIconContent: AnalysisTableFieldCustomIconContent? = null, val customTextContent: AnalysisTableFieldCustomTextContent? = null)
Constructors
Link copied to clipboard
constructor(customIconContent: AnalysisTableFieldCustomIconContent? = null, customTextContent: AnalysisTableFieldCustomTextContent? = null)