ModelingInputDataResponse

data class ModelingInputDataResponse(val connectionString: String? = null)

The configuration to raw CDM data to be used as Modeling resource input.

Constructors

Link copied to clipboard
constructor(connectionString: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Connection string to raw input data.