Enterprise Crm Eventbus Proto Param Spec Entry Config Response
data class EnterpriseCrmEventbusProtoParamSpecEntryConfigResponse(val descriptivePhrase: String, val helpText: String, val hideDefaultValue: Boolean, val inputDisplayOption: String, val isHidden: Boolean, val label: String, val parameterNameOption: String, val subSectionLabel: String, val uiPlaceholderText: String)
Properties
Link copied to clipboard
A short phrase to describe what this parameter contains.
Link copied to clipboard
Whether the default value is hidden in the UI.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A user-friendly label for subSection under which the parameter will be displayed.
Link copied to clipboard
Placeholder text which will appear in the UI input form for this parameter.