Additional Workspaces Properties Response
data class AdditionalWorkspacesPropertiesResponse(val dataTypes: List<String>? = null, val type: String? = null, val workspace: String? = null)
Properties of the additional workspaces.