Topics Configuration Response
data class TopicsConfigurationResponse(val customDomains: List<CustomDomainConfigurationResponse>? = null, val hostname: String)
Properties of the Topics Configuration.
Properties of the Topics Configuration.