AdditionalWorkspacesPropertiesResponse

data class AdditionalWorkspacesPropertiesResponse(val dataTypes: List<String>? = null, val type: String? = null, val workspace: String? = null)

Properties of the additional workspaces.

Constructors

Link copied to clipboard
constructor(dataTypes: List<String>? = null, type: String? = null, workspace: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dataTypes: List<String>? = null

List of data types sent to workspace

Link copied to clipboard
val type: String? = null

Workspace type.

Link copied to clipboard
val workspace: String? = null

Workspace resource id