Enterprise Crm Eventbus Proto Task Ui Config Response
data class EnterpriseCrmEventbusProtoTaskUiConfigResponse(val taskUiModuleConfigs: List<EnterpriseCrmEventbusProtoTaskUiModuleConfigResponse>)
Task authors would use this type to configure the UI for a particular task by specifying what UI config modules should be included to compose the UI. Learn more about config module framework:
Constructors
Link copied to clipboard
fun EnterpriseCrmEventbusProtoTaskUiConfigResponse(taskUiModuleConfigs: List<EnterpriseCrmEventbusProtoTaskUiModuleConfigResponse>)